How to Add Attachments to Comments During Issue Transition in Jira Cloud
Platform Notice: Cloud Only - This article only applies to Atlassian products on the cloud platform.
Summary
Learn how to add new and existing attachments to comments during issue transitions in Jira Cloud.
Solution
Adding new attachments to comments
ℹ️It is important to ensure that the Attachments field is in the transitions screens of the workflow in use. To have this information:
Go to your Service Project > Project Settings > Request Management > Workflows > Locate the relevant workflow.
Under Actions section, select the Edit workflow option.
Then, in the relevant transition, verify the screen associated with it and check if the Attachment field is added to this screen.
If the Attachments field is added to the transition screen, the attachments icon will display on the toolbar of the comment section, allowing the user to browse and add new attachments to the ticket.
Adding the existing attachments in the comments during transitions:
At this moment, it is not possible to comment or reference existing attachments on transition screens. The cause of this behavior is being tracked in this public bug: JRACLOUD-82488 - Unable to reference existing attachments on transition screens
ℹ️It is important to ensure that the Attachments field is in the transitions screens of the workflow in use.
Add the attachments in the Attachment field.
After all the attachments are loaded, go to the comments box, and select whether the comment is an "Internal comment" or "Respond to customer."
To embed the attachments in the comment, you can use the following markups:
1st markup
[^example.png]
2nd markup
!example.png|thumbnail!
There may be a delay in loading the file preview in the comment.
ℹ️ Be aware to write the attachment name correctly including its extension, for example, .png .jpg.
JRACLOUD-82488 - Unable to reference existing attachments on transition screens
Was this helpful?