Hi, I created a Next-gen software project but cannot find the transition id numbers for the statuses created.
In Classic software projects I find them via
Project Settings > Workflows > Actions > Text
In the resulting screen the ID numbers are there.
How do I find them for Next-gen projects without making API calls?
Many thanks, Max
Not that I know of - I tried but couldn't locate without viewing as JSON.
https://<Your Instance>.atlassian.net/rest/api/2/issue/<Next-Gen Issue Key>/transitions
^ Located the data using this, then put it into a JSON viewer online to view the possible transitions that can be made.
Ste
Thanks Stephen. I’ll get The numbers this way.
Max
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Awesome @maxine fairholm !
If this has worked for you, can you press "Accept Answer" so other users who locate this question know this is the right answer?
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.