It's all about the answers!

Ask a question

Need to get Planned Items details (such as Summary, Id, Status, Story Point and Filed Against) by passing the project name


Raja P (1526) | asked Oct 25 '17, 8:52 a.m.
edited Oct 25 '17, 9:41 a.m. by Ralph Schoon (63.1k33646)

I have a project name called "ABC", and I need to get  Planned Items details (such as Summary, Id, Status, Story Point and Filed Against) by passing the project name

Kindly share me the right URI to get them.

Thanks in advance:-)

2 answers



permanent link
Donald Nong (14.5k414) | answered Oct 27 '17, 5:18 a.m.

The post is so poorly constructed. I believe it is related to this post.
https://jazz.net/forum/questions/245694/require-rest-uri-for-getting-release-and-user-story-details

So the answer is:

Use * as the field selection should give you "all" fields. For example, workitem/workItem/(description|summary|severity|state) show you only the select four attributes, while workitem/workItem/* will show you all the attributes.


permanent link
Ralph Schoon (63.1k33646) | answered Oct 25 '17, 9:42 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

I would suggest you read up on the basics in https://jazz.net/wiki/bin/view/Deployment/RTCProcessFundamentals and then reconsider your question.

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.