-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 6.4.12
-
Component/s: Dashboard & Gadgets
-
6.04
-
3
-
Severity 3 - Minor
-
1
Summary
During adding gadget to the Dashboard series of calls to JIRA backend should be initiated. If call to /rest/gadget/1.0/statTypes fails with the state 'Cancelled', then error handinling is triggered, which causing JavaScript exception filterId is not defined, which breaks execution flow and leave Two dimensional filter Gadget in uninitialised state.
Steps to Reproduce
- Polulate JIRA with large number of CustomFields and Projects
- Clear caches via HTTP DELETE on rest/internal/1.0/cache/app using HTTP basic authentication
- Try to add Two dimensional filter Gadget to the Dashboard.
Expected Results
Two dimensional filter Gadget shows explicit error that backend call time-out.
Actual Results
Two dimensional filter is in uninitialised state.
Notes
Please see JRA-60312 for details of cause of slowness.
Workaround
None
- is related to
-
JRASERVER-60312 N+1 performance problem with statTypes REST call
-
- Closed
-