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

In RTC 6 is it possible to get the work items data not just links from a query from the REST API

In RTC 5 when I did a query from the REST API that looked like https://<rtc-server>:9443/ccm/oslc/queries/_ULpgEA91EeWh4NWJRU5r5Q/rtc I would get back all the work items from the query and all of their JSON.

Now in RTC 6 when I make a request to the REST API (https://<rtc-server>:9443/ccm/oslc/queries/_ULpgEA91EeWh4NWJRU5r5Q/rtc_cm:results) I just get a list of results with a link to the actual work item.

Is there a query parameter or header that I can add that would return the full json for the work items? My process becomes slow when there are a lot of results and I have to first do the request query and then a separate request for each work item in the query.

0 votes


Accepted answer

Permanent link
I can still see the same results in my own RTC 6.0 environment. Make sure that you're _not_ using the "OSLC-Core-Version: 2.0" header.
Steve Crespo selected this answer as the correct answer

0 votes

Comments

 This works great! Thank you!

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

Question asked: Jan 11 '16, 5:33 p.m.

Question was seen: 729 times

Last updated: Jan 19 '16, 8:02 a.m.

Confirmation Cancel Confirm