-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
10
-
Issue Summary
The Customer is receiving an error when trying to update confluence pages using Automation. The error message is "com.atlassian.plugins.rest.common.limitrequest.RequestEntityTooLargeException: Request too large. Requests for this resource can be at most 5242880 bytes"
This is reproducible on Data Center: no
Steps to Reproduce
- Try to update confluence pages with a resource size greater than 5 MB (5242880 bytes).
Expected Results
You receive an error message
{"statusCode":413,"message":"com.atlassian.plugins.rest.common.limitrequest.RequestEntityTooLargeException: Request too large. Requests for this resource can be at most 5242880 bytes"}
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.
- is related to
-
CONFCLOUD-78141 Performance improvements for export_view
- Gathering Interest