how to set filed value of "planned for" for one work item via Plian Java client
1. Now I want to set a known value of "Planned for" for a workitem. How to implement?
2. Once set the value, if I want to change the value of "Planned for", how to implement? |
One answer
Ralph Schoon (63.5k●3●36●46)
| answered May 16 '13, 8:47 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This is described in https://rsjazz.wordpress.com/2012/10/05/handling-iterations-automation-for-the-planned-for-attribute/ too. The article provides also some tooling to manage timeline and iteration data that might come in handy.
|
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.
Comments
Have you tried the advice in Ralph's blog post on Working with Work Item Attributes? He has many good posts on working with the RTC Java APIs.
RTC plain java API's: https://jazz.net/library/article/1229/