How to customize email template to show display custom fields

Marek
Contributor
September 21, 2021

Here's part of the email template:

<div class="jsd-reply-marker-hint">
Reply above this line.
</div>

<div class="jsd-message-content">
${message.content}
</div>

${issue.summary}
${issue.description}
$issue.getCustomFieldValue("customfield_10083")
$issue.get("customfield_10083")
${issue.getCustomFieldValue("customfield_10083")}

 

The email does not show data from the custom field but instead just show the below:

—-—-—-—

Reply above this line.

[The content of your notification rules appears here.]

Not enough traction in sand

The body's material is too smooth. The droid has trouble getting traction, especially when trying to roll up or over obstacles.

$issue.getCustomFieldValue("customfield_10083") $issue.get("customfield_10083") ${issue.getCustomFieldValue("customfield_10083")}

Is it possible to add custom fields to email template? If yes, how?

1 answer

1 accepted

4 votes
Answer accepted
Angélica Luz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 22, 2021

Hello @Marek,

Thank you for reaching out to Atlassian Community!

When it comes to customer notifications, currently, it’s only possible to add the details that are available on the drop-down “Insert variable”.

With this said, it’s not possible to add custom fields to the email template.

There is a feature request suggesting the implementation of this ability:

Please, click on vote and also watch the ticket above to receive updates from our product managers.

Kind regards,
Angélica

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events