How to get list of workitem status id in RTC irrespective of project area in java
Is there any specific API or code to fetch all the status UUIDs of the all the workitem types in RTC server.
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Oct 04 '23, 2:28 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Work item types, their workflow and their workflow states are defined within a project area. So, as far as I am aware, the answer is no. If you want all, you have to iterate all project areas and get the information there. Comments
Namrata K
commented Oct 04 '23, 2:32 a.m.
Is there any project specific API to fetch the status UUID for all workitem types.
For what purpose? What is the reason why you would need this? |
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.