Forums

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

Adding creator in an email automation

Dennis lasko April 22, 2022

This is probably a basic question. I'm a beginner. 

 

Ive created an automation from my Jira Service Management board. It emails key players when a new issue is created.

my subject is:

{{Issue.key}} was just created by {{Issue.reporter}}

while the automation works in general, the {{Issue.reporter}} command does not work..it returns a weird string of letters and numbers.

What is the right command here?

 

 

2 answers

2 accepted

0 votes
Answer accepted
Bill Sheboy
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.
April 22, 2022

Hi @Dennis lasko -- Welcome to the Atlassian Community!

That would be the accountId for the users; to see the display name please use:

{{issue.reporter.displayName}}

Please look here for more information about user field, smart values: https://support.atlassian.com/cloud-automation/docs/jira-smart-values-users/

Kind regards,
Bill

0 votes
Answer accepted
Jack Brickey
Community Champion
April 22, 2022

try {{Issue.reporterName}}

The reporter returns the account ID which is a unique string of characters.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events