-
Suggestion
-
Resolution: Low Engagement
-
None
-
None
-
0
-
4
-
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
Summary
Currently it's possible to keep selecting Export -> CSV/Excel/Printable/etc from the issue navigator for the same user session and search filter. This can lead to outages ( OutOfMemory ) in larger environments as users can keep attempting to export if JIRA does not respond with the results quickly, resulting in concurrent/duplicate export requests
Steps to Reproduce
- Search for issues in the issue navigator
- Select Export -> CSV 20 times for a large issue search
- Under the right conditions this can cause JIRA to run out of memory
Notes
JRA-63665 can cause smaller export requests to allocate large amounts of heap memory
Workaround
None, other than informing users not to select export more than once
- relates to
-
JRACLOUD-63702 Prevent duplicate issue search export requests
- Closed