It's all about the answers!

Ask a question

How to get all work Items belong to the same Planned For item using Rest API?


shichen x (1144) | asked May 27 '13, 11:07 a.m.

Hi all,

 
The picture is a screen shot of a task.Can you have any opinion to get all work items belong to the Planned For item(it is DSW 13.2 Sprint 6 in the picture)using Rest API?
Thanks a lot for any help!

One answer



permanent link
Brian Fleming (1.6k11928) | answered May 27 '13, 11:25 a.m.
Referring to the REST API documentation at https://jazz.net/wiki/bin/view/Main/ReportsRESTAPI, you would use a query such as:
https://jazz.net/jazz/rpt/repository/workitem?fields=workitem/workItem[target='4.0 RC1']/id

However, in this case, this results in an
Error 500: CRRED0105E: Unsupported type name: com.ibm.team.process.Iteration

It doesn't look like filtering on "planned for" is supported.

Your answer


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.