For a particular Status, I want to see particular resolutions. For example, when I select Status as Invalid I want to see the Resolutions like: Duplicate, Not a Bug, Issue doesn't exist etc. in the resolution dropdown screen. Again when I Select Status as Fixed I want to see Resolved, Tested and Fixed in the resolution dropdown. Is this possible?
Hi @Anik
you can restrict the resolution option by using workflow properties,
add the following propety on transition properties as key values
jira.field.resolution.include =1,2,3
1,2,3 is the id's of the resolutions
Regards
Dave
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.