You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I am getting started with JIRA automation and looking at sending emails to requestor and other stake holders when a story transitions to different stages.
I am looking the syntax I can use for merge fields in the email templates.
For example I would like to include the name of the person that a story has been assigned to. If I use {{assignee}} I don't get a name but a rather long GUID Code.
If there somewhere that all merge fields are listed with their relevant syntax so I can get the correct values into my email templates?
To get the name rather than the ID, please try: {{assignee.displayName}}
For a complete field, behavior, issues... list, there really isn't anything like that yet. These two sources are a great start, with notes in the comments for additions:
https://www.atlassian.com/software/jira/automation-template-library#/label/all/1453
And, when you wonder if a field has a smart value, or its specific syntax, please try making a call to the REST API with an example issue to see the resulting JSON:
https://support.atlassian.com/jira-software-cloud/docs/find-the-smart-value-for-a-field/
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey there Cloud Community members! We’re excited to give you the first glimpse of the new home for business teams on Jira — Jira Work Management. Jira Work Management is the next generation of J...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.