Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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. 

0 votes



One answer

Permanent link

Got here during a search for similar topics. Just to be clear, you're not using the REST API, which is documented below.
https://jazz.net/wiki/bin/view/Main/ReportsRESTAPI

The URL that you used is for the Web UI.

Regardless which URL or API you use, I doubt that you can do pagination of the result, as the "history" is a child element of a work item, and you are search a work item, not the history directly.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,943

Question asked: Aug 13 '17, 11:28 p.m.

Question was seen: 1,714 times

Last updated: Oct 17 '17, 8:27 p.m.

Confirmation Cancel Confirm