Let's say I have 2 workflows:
By default the Resolution options will be sorted/arranged as below:
What I need is to sort/arrange the Resolution options into different order and apply it to Bug Workflow.
How can I achieve that?
Thank you
I think there is a workaround to sort the resolution field options in a workflow transition. You can use a workflow property for the transition for which you wish to change the order. In this article, you will find the properties outlined. You can use the jira.field.resolution.include property (use resolution option IDs separated by commas in the order that you want to sort) to obtain a sorted list of resolution fields in that transition.
Resolution is defined in Issues -> Statuses -> Resolution.
The defined resolutions are global and you can set the sort order in the above screen.
However, I don't think a different sort order can be applied at workflow level when the resolution screen is presented to the user.
you can however, limit the number of resolution shown per workflow
Note:
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.