Hi All,
Sharing the workflow transition which is available on jira page, i want this to be sequenced or listed one over above, as showing 2 status first and then in workflow tab, is this possible to list all in drop down.
Hello @Manoj ,
You can add the following property on a transition to order transition : opsbar-sequence
Lower values will be displayed first.
@Antoine Berry hey, thanks for replying back with solution. This helps and working, any more tips you would like to share about scripting in jira Or any study material would help.
If not, its okay.
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.
Hello @Manoj ,
30 is the value of the property opsbar-sequence. The lowest values will appear on top. Meaning, for example, that a transition with a value of 20 will appear before a transition with a value of 30.
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.