Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Need to get the attachments in the email for the assignee

Deleted user
October 20, 2023

I had written the below code to get attachment in the email and it is not working please let me know where is the mistake.

Hi {{issue.assignee.displayName}},

The following issue has attachment linkage:
{{issue.key}} - {{issue.summary}}

{{#issue.attachments}}
-[{{filename}}]({{URL}})
{{/issue.attachments}}

Learn more about this issue: {{issue.url}}

Regards,

Jira Automation

1 answer

0 votes
Keri
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 30, 2018

Hey Denis, 


Welcome to the Community, you can do this with the help of an add-on in Jira.  There have been several similar threads here to with suggestions: https://community.atlassian.com/t5/Questions/Parent-issue-needs-to-close-once-sub-task-are-closed/qaq-p/89276

Scriptrunner for Jira has a built in script which does this: https://scriptrunner.adaptavist.com/latest/jira/builtin-scripts.html#_transition_parent_when_all_subtasks_are_resolved but you might want to check out some of the other add-ons too. 

Please let the community know how this works out for you! 

Cheers, 

Keri

Denis Mullaraj
November 1, 2018

I already pay for Jira Cloud, I don't want to pay for a plugin as well, isn't that possible without extra plugins/addons?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events