Hi everyone, I configured the workflow status order using the opsbar-sequence
values, but the order is still displaying incorrectly. I’ve attached a screenshot showing the values I set for each status and the current ordering.
Does anyone know what might be causing this?
You're likely setting the opsbar-sequence
property on the statuses, not on the transitions. The opsbar-sequence
property must be set on the transitions in your workflow to control the order of the status buttons that appear on an issue.
Thanks. I works now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You cannot change the order of statuses. In the WF, once opsbar-sequence property is setup in the transitions, it is essentially set the ordering of your WF statuses in the dropdown list...
You have to use transitions in the WF to move issues from status to status.
If my answer helps you. Please also mark it as "Accept answer".
Best, Joseph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Joseph. It works :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Marshall Walker Lee @Joseph Chung Yin Thanks a lot. I just set it on statuses and not on the transitions.
Anx chance to set the order by statuses? I do not want to use transitions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the community. Did you specified the opsbar-sequence property setup at the WF transition level? If not, then it will not work.
This property is not for the Status (Step) level.
Hope this helps.
Best, Joseph Chung Yin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ahhhhh I got it. Thanks a lot guys!
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.