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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.