RTC REST API returns all the history of a entity at once. Is Paging not working properly?
We are using Rational Team Concert(version: 6.0.4) REST API, when we fetch the history of any entity using below query, it returns all the history at once and paging is not working properly.
https://<INSTANCE_URL>:<PORT>/ccm/web/projects/Demo%20Project%20(Change%20Management)#action=com.ibm.team.workitem.viewWorkItem&id=355&tab=com.ibm.team.workitem.tab.history
Even if we apply paging parameters, it returns all the history at once. There is no clarifications regarding this in RTC REST API documentations.
Has anyone faced this issue? Provide more information about this.
|
One answer
Got here during a search for similar topics. Just to be clear, you're not using the REST API, which is documented below.
|
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.