Attachment Checker for Jira

Release Notes for 6.12.1

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

ACJ-192

Timeout when uploading attachments via REST API and Max Attachment Limit is not 0 (Unlimited)