customizing comment and update email templates for certain project

r
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 13, 2013

Hi,

i would like to ask if its possible to customize the email templates for events "issue commented" and "issue updated" so that if an issue is commented or updated in certain project the template will inculde a value from a certain custom field. If an issue is commented or updated in different project, the template will not inculde this custom field- it will remain unchanged.

Thanks,

Rad

3 answers

1 accepted

0 votes
Answer accepted
Tibor Hegyi _META-INF_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
May 13, 2013

Hi,

There are couple of add-ons that can do that:

- Email This Issue

- JEMH

- Notification Assistant

You can evaluate all and use the one you like the most.

Tibor

0 votes
Konstantin Shtennikov June 15, 2015

Hi!

May be reporter solved this problem, but for other who dont know

In template use script of this construction:

#if ($issue.getProjectObject().getKey() == "PRJ1")

customization code

#else

standart code

#end

0 votes
Zul NS _Atlassian_
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 13, 2013

If you are interested in getting it done yourself, you can read more on how to customize email content in JIRA. Also, this link might help in adding the custom field to the template as well.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events