You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I creating automation when status transation is change then email to requester.
automation is running properly.
But I made custom field but not shown on email body {{issue.CustomField.18438}}
Hi {{reporter.displayName}}
Your ticket/request has now been approved by {{issue.CustomField.18438}} and the ticket status is now changed to Resolved
Please suggest how to fix it.
Hi
Below the result field still not shown
Can you gave me another suggestion.
Re
gards,
Hi @it-arief_heldian ,
It is showing but it shows the accountid for the person who approved it seems. Without knowing what the customfield was I couldn't guess that :)
I'd say try:
{{issue.customField_18438.displayName}}
to get the name instead of the accountid
Hi
Below the result field still not shown
Can you gave me another suggestion.
Regards,