Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×In JIRA 6.2, it seems that the choice of a default priority is global to all projects. Is there a way to make a choice for a given project only? Does that require making a custom field and going the route of changing screens, etc. to use that field instead of priority?
This was already answered a couple of times. Take a look here:
https://answers.atlassian.com/questions/227870/priority-field-per-project
https://answers.atlassian.com/questions/76127/custom-priority-per-project
With JIRA 7.6, priority schemes have been introduced.
These allow for per-project priority settings.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Add a 'Update Issue Field' post function to the 'create' transition.
Make sure to add this post function to the number 1 spot - before the issue is created. :
example:
The following will be processed after the transition occurs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is about setting a priority after the fact. The question is about defaulting priority.
This is also a 4 year old question, and it has changed a bit. If you are on server 7.6+, you have "priority schemes" now. Those do different defaults.
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.
Nope, it's not currently slated for Cloud
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's not possible to indicate that for particular Project or Issue Type. Providing schemes for these also. You can try Extended Schemes for JIRA which allows you to set schemes and default values for particular Projects and particular Issue Types not only for Priorities but also for Resolutions and Issue Types.
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.