Want to ensure that a bug or story has the resolution field set to a choice of several values as opposed to being optional when transitioning the ticket to the "resolved" state?
The resolution field is never optional. If it is shown, it will require the user to select a value. There's no way to not set a value on the resolution field if it is shown.
Simply add a screen with the Resolution field to the Transitions leading to a Resolved state.
I generally create a single screen named Transition: Resolution and reuse this on all workflows where I want to just prompt for a value.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @scott buratt ,
You can have a transition screen for the transitions to the resolved state. You can add Resolution system field to that transition screen. In this way, any user who is transitioning to the resolved state, will see the screen and to proceed they have to choose any value for the resolution field.
If you want the above functionality for bug and story issue type, you can create a separate workflow for these two issue types and add a transition screen in the transitions to the resolved state.
Ref: https://confluence.atlassian.com/jirakb/mapping-a-screen-to-a-workflow-transition-720634253.html
Hope this helps.
Regards,
Santwana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.