-
Bug
-
Resolution: Fixed
-
Low
-
11.0.1
-
1
-
Severity 3 - Minor
-
No
Issue Summary
Enabling or disabling Group by Objectives on Feature Roadmap that has a PI that contains over 200 features causes the roadmap to either load extremely slowly or crash.
This is reproducible on Data Center: Yes
Steps to Reproduce
- Go to roadmaps, select Features (Jira Epics) and a PI with over 200 features.
- Go to View Configuration, Other Options, and either enable or disable Group By, select Objectives.
- Hit Apply
Expected Results
Roadmap reloads in timely fashion.
Actual Results
Tab crashes or Roadmap does load but only after extreme length of time.
The below exception is thrown in the Browser console:
bundle.es5.min.js:2 [Violation] 'load' handler took 175533ms [Violation] Forced reflow while executing JavaScript took 483ms
HAR shows Error 500 on https://<SITENAME>.jiraalign.com/privateapi/roadmaps/features?ReleaseType=ran_ids&ViewByPrimaryProgramOn=false&IsUnassigned=0&IncludeStandaloneFeatures=&SkipNumber=25&TakeNumber=25&IsObjectivesOn=false&MonthByQuarter=false&IsGroupByOn=true&GroupByProperyValue=objectives
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is connected to
-
JALPM-5207 Loading...
- resolves
-
PS-168069 Loading...