Hi All,
There are a number of resolutions in our Jira environment like closed,open....etc and the custom ones i have added.
Now these get displayed to every project user in the drop down for the resolution field.One of the user wants the ones not related to his project to be removed.Issue is the other resolutions are being used by other projects.Is thare any way to list the resolutions in the dropdown based on projects?
You can limit them in your workflow. For example in your resolve issue transition:
Add the following property:
jira.field.resolution.include 1,2,3,4 (IDs that you want to include)
You have to set the property in the text-based view though. In the designer you'll have problems setting that property (at least in older JIRA versions)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, there is one workaround. You can use a different workflow for that project and then remove the resolution in the workflow using workflow properties.
See jira.field.resolution.exclude on
http://confluence.atlassian.com/display/JIRA/Workflow+Properties
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi sap,
Resolutions are applicable to your instance of JIRA and cannot be disabled per project. There is also a New Feature request here where Atlassian says this is not a feature that will be implemented.
https://jira.atlassian.com/browse/JRA-3821
Cheers
Bhushan
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.