It's all about the answers!

Ask a question

How to find deliver workitems planned for an iteration with Plain Java API


Jayashri shrinivas (13112) | asked Nov 09 '20, 7:25 a.m.
Hi team,

I was able to get the IIterationHandle for the planned iteration using IProjectArea and IDevelopmentLine. Now with the help of IIterationHandle, I want to find all the deliver workitems planned for this iteration using java api.

Thank you in advance

One answer



permanent link
Ralph Schoon (63.4k33646) | answered Nov 10 '20, 8:32 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You have to use or create a work item query that queries for the Planned for attribute having the iteration handle set that you have.

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.