What is "com.ibm.team.apt.internal.service.rest.PlanRestService" for?
Taki Nakajo (1.1k●29●46)
| asked Aug 17 '14, 9:29 p.m.
edited Aug 19 '14, 5:30 p.m. by Stephanie Taylor (241●1●5)
It seems the new ccm application advanced properties for "Planning" in version 4.0.7 and 5.0:
com.ibm.team.apt.internal.service.rest.PlanRestService
I have verified so far:
Plan Result in Plan dashboard widget.
Result in quick search by plan.
Q2) What is "VSClientPlanRestService" for?
Q3) If I change the value for "PlanRestService", the value "VSClientPlanRestService" also is changed automatically to the same value. Is this worked as expected?
Q4) Any work item record or documentations for these properties?
(I searched but could not found.)
|
Accepted answer
By default the plan search result is in descending order and this property is to make the result in ascending order. this is the result of the below workitem:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=297077 The feature seems to be available from v4.0.6. In v5.0, this search feature has been improved a lot: https://jazz.net/downloads/rational-team-concert/releases/5.0?p=news#tap-plan-search-usability Taki Nakajo selected this answer as the correct answer
Comments
Donald Nong
commented Aug 19 '14, 8:34 p.m.
It's mentioned in the RTC 4.0.6 release note.
I believe the options there allow you to revert the behavior back to the old way. |
One other answer
With my limited knowledge, PlanRestService should be the one to convert the data into REST Data feed so you can access Plan date using associated REST API. In the similar manner VSClientPlanRestService should provide the similar feature.
The option is to display sorted output in ascending but never tried myself :) |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.