-
Bug
-
Resolution: Fixed
-
Low
-
8.16.1, 8.5.19, 8.13.19, 8.20.7, 9.0.0, 9.4.0, 9.4.7, 9.12.0, 9.4.14, 9.12.7
-
8.05
-
28
-
Severity 3 - Minor
-
24
-
Issue Summary
The customer noticed below performance issue when they do performance test via Data Center App Performance Toolkit for Jira software.
- Showing project side bar is slow in high load, when there is no board set for the project.
In the method of findFirstRapidViewByProject, it seems all boards search is triggered though no board is set for a project.
https://stash.atlassian.com/projects/JSWSERVER/repos/jira-software-application/browse/[…]/greenhopper/service/rapid/ProjectRapidViewServiceImpl.java
Is it necessary to do all boards search, when board is not yet set for a project? If all boards search is skipped, the performance should be better.
The customer also tested when below plugins are disabled (JSWSERVER-16717) . The slowness was not observed.
- project-sidebar-header-boards-list-provider
- board-scope-filter
Steps to Reproduce
- performance test via Data Center App Performance Toolkit
Expected Results
No slowness happened for projects without board
Actual Results
Slowness is obverved for projects without board in performance test.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
JRASERVER-43347 Project sidebar causes slow performance with a large number of Agile boards
- Closed
- relates to
-
JSWSERVER-16717 As a JIRA Administrator I want to have the option to disable sidebar board loading
- Closed
-
JSWDC-23 Loading...
- blocks
-
PSR-754 Loading...
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...