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.
Hello all,
Ive some automation set up to notify the reporter of a status change via email.The automation is set up and working well. there was a request to notify what the change was in the email to prevent having to check eg
'issue 123 has changed and the status is now in progress'
What i seem to be stuck on is having it like this
'issue 123 has changed and the status is now 10013'
Is there anyway to change to '10013, 10072 etc' to plain english?
Hello @Vicki
If you are referencing the status attribute of an issue (i.e. {{issue.status}}) then you can get the word version of the status using {{issue.status.name}}.
If that does not address your need, please show us the rule you have constructed and how you are currently inserting the status into the email.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Glad to help!
If you're problem has been solved please consider marking the answer as Accepted to help others find posts with validated answers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.