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.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Default priority - specific to a project?

Kevin Buchs
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 10, 2014

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?

4 answers

1 accepted

4 votes
Answer accepted
Boris Georgiev [Appfire]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 10, 2014
0 votes
Peter Hochstrasser May 20, 2019

With JIRA 7.6, priority schemes have been introduced.

These allow for per-project priority settings.

0 votes
Adrian Vital
Contributor
March 21, 2018

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

  1. The Priority of the issue will be set to High.
  2. Creates the issue originally.
  3. Re-index an issue to keep indexes in sync with the database.
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 21, 2018

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.

Mariano
Contributor
April 2, 2021

Hello @Nic , only on Server? No ETA on Cloud option? Maybe it has already been added? I didn't find it though :)  Thanks in advance.!

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 2, 2021

Nope, it's not currently slated for Cloud

0 votes
Contact [Develocenter] September 5, 2016

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.

Suggest an answer

Log in or Sign up to answer