RTC query to get all states and transition ids between a start state and result state
![]()
We need to fetch all states and action ids called for a state transition to result state in a project area.
While configuration we have found that in between a start state and result state there are more than 1 action ids called for transition to a result state.
We need a query to fetch a start state , action id and result state.
Please provide us with this query .
|
2 answers
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Jul 08 '15, 6:42 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You can find some code as a starting point here: https://rsjazz.wordpress.com/2012/11/26/manipulating-work-item-states/ - the PathFinder uses the API that is available.
|
![]()
we are end user not the jazz developer. Please provide us the REST query to fetch a start state , action id and result state.
|