-
Bug
-
Resolution: Fixed
-
High
Summary
This could be due to a large amount of worklog entries or comments etc.
This issue should look at how we can work with fields that can have an unbounded number of columns. This could be not allowing the export of worklog for example or thinking of an improvement to the way it is implemented to not cause this problem.
Steps to Reproduce
- Get an instance with a large number of worklog entries/comments and issues
- Go to search issues and do a search that will return a large number of issues with a lot of worklog entries. e.g. jql=
- Click the export button
- Click Export All Fields (CSV)
Expected Results
A CSV file should be produced.
Actual Results
An OOME exception is thrown.
Notes
(Optional - If Necessary)
Workaround
No workaround to get a csv file but can still export using the original HTML format.
- blocks
-
JRASERVER-8580 CSV Export from the issue navigator
- Closed
- causes
-
JRACLOUD-65029 Missing Export Excel CSV option
- Closed
- is cloned from
-
JDEV-36999 Loading...
- mentioned in
-
Page Loading...