-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Low
-
Component/s: Ecosystem
-
Severity 3 - Minor
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
Using https://docs.atlassian.com/jira/REST/latest/#api/2/issue/{issueIdOrKey}/attachments-addAttachment.
... Content-Disposition: form-data; name="file"; filename="xxxx" Content-Type: application/octet-stream Content-Transfer-Encoding: binary ...
However, JIRA returns
"mimeType":"text/html"
More specifically, it is impossible to add binary attachments that do not have a file extension since the mime type cannot be set.
- is related to
-
JRASERVER-60430 REST API for addAttachment ignores content type setting
-
- Gathering Impact
-