How to get the status name of a work item using Java RTC API?
I managed to get the status value of a work item. But it's the value in a select box (eg: 1, 2, 3, etc,), I want to get the name associated with the value, such as New, In Progress, Done, etc,
|
One answer
Ralph Schoon (63.6k●3●36●46)
| answered Jul 08 '17, 10:36 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Try https://rsjazz.wordpress.com/2012/11/26/manipulating-work-item-states/ I believe the IWorkflowInfodescribed there has a way to get the state name. |
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.