Forums

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

How to show a custom field's value in an email?

Asszonyi Zsuzsanna October 11, 2022

Hello,

I try to set up an email alert, and I can set all the built in fields in the email, but I can't achieve to set the custom field's value in the email.

eg:

<b>{{issue.key}} - {{issue.summary}} </b>
Sprintready: {{issue.[10045].Value}}
SLA priority: {{issue.[SLA Priority].defaultValue}}

In this example issue key and summary are returned fine, but sprint readiness (multiselect searcher) or SLA priority (text field single line) remains empty, not showing any value.

Would anyone be so kind to help me out what would be the proper form to use in this case?

Kind regards,

Zsuzsi

1 answer

1 accepted

3 votes
Answer accepted
Mark Segall
Community Champion
October 11, 2022

Hi @Asszonyi Zsuzsanna You'll want to make the following changes:

{{issue.customfield_10045.Value}}
{{issue.SLA Priority}}
Asszonyi Zsuzsanna October 11, 2022

Thank you very much Mark!!!! <3 <3 

Like Mark Segall likes this

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