Hi @Nikhil Darji, welcome to the Community!
You can order the transitions that a user sees in the status dropdown using Opsbar sequencing.
For each transition in the workflow, add properties such as
The transition with the lowest opsbar-sequence value will appear first in the list. Without these, I believe that the statuses will be ordered by status type, then sub-ordered alphabetically.
See here for more info.
Hope this helps!
Hi @Nikhil Darji,
you can reoder transition buttons using workflow property opsbar-sequence.
In particular, for each transition, you need to add property opsbar-sequence and a related number from 0 to n. Based on that number, JIRA will present you transition buttons in that order.
More information about workflow properties are available here https://support.atlassian.com/jira-cloud-administration/docs/use-workflow-properties/
Hope this helps,
Fabio
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.