-
Bug
-
Resolution: Fixed
-
Medium
-
8.20.11
-
None
-
8.2
-
1
-
Severity 2 - Major
-
Issue Summary
This is reproducible on Data Center: (yes)
Steps to Reproduce
- Create a Jira instance with huge number of custom fields (approx 2000) and approx 200 screens attached to each field (average taken).
- Accessing the page (Jira administration > Issues > Field Configuration) and click on any field configuration with huge data and it will crash in this case with "Aww, snap!" error.
Expected Results
This happens as the amount of data in the page is huge and we do not have any pagination available in the page. (https://jira.atlassian.com/browse/JRASERVER-67724)
Expectation is that the page should load fine.
Actual Results
Chrome crashes with the below error

Workaround
Reducing the number of associations of the screens with the custom fields can be treated as a workaround but that is not feasible in most of the cases.