How to list issue components in email notification?

Moha Alsouli September 2, 2017

Hi all, I'm customizing a notification email for a project and would like to list the components selected in the issue the notification is sent for. Components is not in the available variables actually so the bold italic line below won't work, but you get the idea of what I want to achieve:

<div class="issue-content">
<b>Issue summary:</b> ${issue.summary} <br>
<b>Components:</b> ${issue.components} <br>
<b>Issue Description:</b> <br>
${issue.description}
</div>

Any ideas how to list the components like summary and descripotion?

Thanks

1 answer

0 votes
somethingblue
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 5, 2017

Hi Moha,

I have not personally done this but you may want to look at one of the add-ons such as the Enterprise Email Handler for JIRA (JEMH) to see if that functionality is built in.

Cheers,

Branden

Moha Alsouli September 5, 2017

Cool, thanks Branden

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events