-
Bug
-
Resolution: Fixed
-
Highest
-
12
-
Minor
-
3
-
-
Warranty
Issue Summary
The priority field dropdown in issue screens doesn't respect the order configured in Jira global priority list.
Steps to Reproduce
- Configure Jira global priority list in https://<sitename>.atlassian.net/jira/settings/issues/priorities. Sample configuration as below:
- Go to any issue and expand the Priority field dropdown.
Expected Results
- The Priority field dropdown respects the order configured.
Actual Results
This is purely cosmetic and doesn't impact JQL sorting by the Priority field.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available