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

OSLC query for rtc_cm:plannedFor not working

Hey,
I am trying to query workitems for a certain iteration. Therefore I search for the simple query URL and append the query as follows:

https://<host>/jazz/oslc/contexts/<context>/workitems?oslc_cm.query=rtc_cm:plannedFor="<iterationID>" and dc:type="com.ibm.team.apt.workItemType.story"&oslc_cm.properties=dc:title,rtc_cm:com.ibm.team.workitem.linktype.parentworkitem.parent,rtc_cm:com.ibm.team.workitem.linktype.parentworkitem.children
    

I also encode the string to URL, so that colon etc. are escaped.

The result is the same as I would not append the query and only send a GET request with the simple URL. Does anybody know the reason why this query is not working?
I try this query on Jazz RTC version 4.0.6

Hope for a response.
Kind Regards

0 votes



One answer

Permanent link

 rtc_cm:plannedFor is expecting an iteration URL, not id.

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
× 516
× 457

Question asked: Sep 24 '19, 9:42 a.m.

Question was seen: 1,870 times

Last updated: Sep 24 '19, 11:15 a.m.

Confirmation Cancel Confirm