It's all about the answers!

Ask a question

What is "com.ibm.team.apt.internal.service.rest.PlanRestService" for?


Taki Nakajo (1.1k2846) | asked Aug 17 '14, 9:29 p.m.
edited Aug 19 '14, 5:30 p.m. by Stephanie Taylor (24115)
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
    com.ibm.team.apt.internal.service.rest.stable.VSClientPlanRestService
Which says " enables the sort order for plan search result in ascending order".

planning propeties

Q1) One of our customers is testing upgrade from 4.0.4 to 5.0, we would like to make sure which functions does this properties affect to?
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


permanent link
Don Yang (7.7k21109138) | answered Aug 19 '14, 8:24 p.m.
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.
https://jazz.net/downloads/rational-team-concert/releases/4.0.6?p=news#browsePlans

Sort order change of iterations when browsing plans

To make it easier to find the most relevant plans, the All Plans, Current Plans, and My Current Plans pages now display iterations from newest to oldest.

I believe the options there allow you to revert the behavior back to the old way.

One other answer



permanent link
Charlie Seo (22127) | answered Aug 19 '14, 8:09 p.m.
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 :)

Comments
Charlie Seo commented Aug 19 '14, 8:25 p.m.

Typo - Plan date -> Plan data

Your answer


Register or to post 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.