How can I get the value of the iteration attribute from a specific workitem with Java API?
Hi, IWorkItem workItem = ... // holds I specific workItem I have retrieved using the java API. Can anyone tell me how I get the value from the iteration attribute of this workitem? thx! / Franca
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Mar 18 '20, 3:05 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Mar 18 '20, 3:05 a.m.
How that part of the API works is explained here: https://rsjazz.wordpress.com/2012/10/05/handling-iterations-automation-for-the-planned-for-attribute/ and here https://rsjazz.wordpress.com/2013/01/02/working-with-work-item-attributes/ .
Michael Rowe selected this answer as the correct answer
|
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.