-
Bug
-
Resolution: Fixed
-
Medium (View bug fix roadmap)
-
6.1.6, 6.1.7, 6.2, 6.2.1
-
6.01
-
Summary
Due to a change made in JIRA 6.1.6, if there are a lot of projects, then a lot of SQL will be triggered by an issue search. As a result, any functionality which includes a browse project search will run very slowly. This includes some dashboard gadgets, and issue searches. This only happens when there is a permission scheme which allows "Browse Projects" permission for "Current Assignee".
Steps to Reproduce
- Create a JIRA instance with a lot of projects, for example, more than 1000.
- Add some issue search dashboard gadgets
- Load the dashboard
Expected Results
- The dashboard gadgets should load quickly, and not produce much database load for a single page load.
Actual Results
- The dashboard gadgets take a long time to load
- The database is hit with a large number of queries
Workaround
- Remove "Current Assignee" from "Browse Projects" in all permissions schemes
- Remain on 6.1.5 or below until a fix is created
Form Name |
---|