How can I change the sequence that statuses appear in my Status dropdown? For example, here is how they currently appear:
However, ideally I would like them to appear in the following order:
1. To Do
2. Awaiting Documentation
2. On Hold
3. Stuck
4. In Progress
5. In Development
6. In Code Review
7. In Testing
8. In QA
9. Awaiting Deployment to Prod.
10. Monitoring
11. Done
You can do this by setting the opsbar-sequence property on your transitions. Go to the workflow and add it. It is recommended that you use set the value to 10, 20, 30 etc, that way if you ever have to update your workflow and add it as the 5th option you can do that by setting the opsbar-sequence to 42 without having to update each transition.
Have a look at this blog post for more information.
Is this for a Company managed workflow, I assume?
Could you add a screenshot of the workflow so we can see the transitions and the order they are in?
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.