-
Bug
-
Resolution: Cannot Reproduce
-
Low
-
1
-
Severity 3 - Minor
-
0
-
Issue Summary
Jira Chart macro does not render if there are more than 1000 issues being retrieved from JQL query.
Steps to Reproduce
- Create a new page and insert into it a Jira Chart into it;
- Compose a JQL query that retrieves 1000+ issues;
Expected Results
- Issues to be displayed on the page;
Actual Results
- Page never fully loads the macro
Note - This issue seems related to https://jira.atlassian.com/browse/JRACLOUD-73270
Workaround
A possible workaround, in this case, would be to refine the JQL query to retrieve less than 1000 issues.
- relates to
-
JRACLOUD-73270 When attempting to access more than 1000+ results in List view, the issue navigator will be frozen
- Closed