-
Bug
-
Resolution: Unresolved
-
Low (View bug fix roadmap)
-
None
-
8.13.22
-
8.13
-
4
-
Severity 3 - Minor
-
0
-
Issue Summary
A manual search of all issues in active projects can sometimes causes a high CPU utilization in the database.
Details
The query below seems to be the most active and expensive one in the database:
SELECT COUNT(I.ID) FROM public.jiraissue I WHERE I.PROJECT=$1
Workaround
A workaround will be added when it's available.
- relates to
-
JRASERVER-71567 Archived Issues page automatically performs a count from all active projects
-
- Closed
-
Form Name |
---|