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
Want to make your everyday Community actions directly contribute to reforestation? The Atlassian Community can achieve this goal by liking a post, attending an ACE, sending your peers kudos, and so much more!
Help us plant more trees
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.