-
Suggestion
-
Resolution: Unresolved
-
None
-
3
-
2
-
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
Currently full changelog is returned when using expand=changelog in /search or /issue endpoint. It may cause OOM easily. At least in JIRA Cloud such requests are killed with timeout error, quite often.
It would be much better if only 20 changelog entries were returned by /search or /issue enpoint, and new /issue/{idOrKey}/changelog endpoint would then return full history on request.
Note, this technique is used for worklog currently.
See also https://answers.atlassian.com/questions/316418/iterate-through-changelog-history-with-rest-api and https://bitbucket.org/azhdanov/jiratimesheet/issues/760/timesheet-report-gadget-generates-timeout
- is related to
-
JRASERVER-60107 A large change history or worklog on an issue can cause an OOME when displaying the History tab
- Closed
- relates to
-
JRACLOUD-59998 Limit changelog to 100 entries, and add /changelog endpoint for full history
- Closed
-
ACJIRA-940 Loading...
-
ACJIRA-1200 Loading...
- cloned by
-
CRANE-1416 Loading...
- is blocked by
-
PSR-696 Loading...