Jira running on Java 8 is not supported.
Bug fix
Fixed timeout error when uploading attachments via REST API
This happens when multiple attachments are uploaded to the same issue via REST API at the same time and Max Attachment Limit is not 0 (unlimited).
The first attachment can be uploaded but subsequent attachments will return 403 error with the following error message:
Timeout, there are other user attempting to upload attachment into this issue
Work item resolved
|
Type |
Key |
Summary |
|---|---|---|
|
Bug |
Timeout when uploading attachments via REST API and Max Attachment Limit is not 0 (Unlimited) |