How to find deliver workitems planned for an iteration with Plain Java API
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
Ralph Schoon (63.6k●3●36●46)
| 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
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.