-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
11
-
NOTE: This suggestion report is for Jira Cloud. Using Jira Server? See the corresponding suggestion report.
Problem Definition
The current REST API doesn't allow users to add an attachment while creating the issue.
Suggested Solution
Add a JSON field to enter a base64-encoded attachment when hitting the Create issue endpoint.
Workaround
- Create an issue and capture the issue key.
- Call the Add attachment endpoint.
Note(s)
The workaround doesn't help if the workflow has a validator to ensure there's an attachment at the time of issue creation.
- is cloned from
-
JRASERVER-70074 As a user, I want to be able to create an issue with an attachment via the REST API
- Gathering Interest