How to edit the Default Priority Scheme when its edit action is unavailable
Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.
Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Except Fisheye and Crucible
Summary
There may be situations where we need to edit Jira's Default priority scheme; however, this scheme's edit is blocked.

Environment
Jira 8.2+
Solution
As described in the JRASERVER-66660 - Provide the ability to edit the default priority scheme feature request, starting from Jira 8.2, it is possible to modify this behavior through a feature flag.
Here are the steps to edit the default priority scheme:
Enable the dark feature flag jira.priorities.per.project.edit.default.enabled by following these instructions.
Go to the 'Priority schemes' screen.
Click the ‘Edit’ link next to the default priority scheme to see options available for non-default priority schemes.
Was this helpful?