It's all about the answers!

Ask a question

[RTC] Sort criteria in REST query to fetch deletedLinks


Ednilo Pinheiro (636) | asked Sep 30 '14, 11:37 a.m.
edited Oct 15 '14, 4:07 p.m. by Ralph Earle (25739)
Since it is not possible to sort the deleted links by the modifiedDate attribute, I figured I could use a REST query that looks like this:

https://server:9443/ccm/rpt/repository/foundation?fields=foundation/deletedLink/(*)&pos=100

In order for this approach to work, I need to make sure that every time I run this query the result set will follow the same sort criteria. For example, if I run the query today and I get a given set of 100 itemId's as result, I would expect to set of itemId's to be the exact same if I run the same query one week from today. The itemId postion in the result would remain the same even when new itemId's would be added (I expect the to be added to the finish of the result set). Is this assumption correct?

Thanks.

Be the first one to answer this question!


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.