It's all about the answers!

Ask a question

RTC query to get all states and transition ids between a start state and result state


Vivek Bandhu (636) | asked Jul 08 '15, 6:23 a.m.
 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



permanent link
Ralph Schoon (62.3k33643) | 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.

permanent link
Vivek Bandhu (636) | answered Jul 13 '15, 9:50 a.m.
 we are end user not the jazz developer. Please provide us the REST query to fetch a start state , action id and result state.

Your answer


Register or to post your answer.