-
Bug
-
Resolution: Tracked Elsewhere
-
High
-
None
-
7
-
Minor
-
7
-
Issue Summary
Deleting a priority having ~65k existing issue keys will fail with a 504 Gateway Timeout.
Steps to Reproduce
- Pick a priority having more than ~65k issue keys
- Navigate to the Priorities page and select Delete next to the priority you have identified.
- Submit the request
Expected Results
Jira should update the Priority field for the existing issue keys with the selected Priority option.
Actual Results
The users will get an internal server error - a 504 page.
Workaround
The public API to delete the priority should not be affected by this timeout issue as documented in this KB article.