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 All!
I've been trying to work out why my automation fails to deliver an email whenever tickets in this project receive a one star rating upon resolution. The configuration of the automation is like this:
The corresponding audit log shows the following for each test:
Upon closing the ticket, the email arrives and I give it a 1 star rating, fill in some garbage text, and submit my review. I've built my automation based on this community post from 2019 . This seems like it should be relatively easy, since in the cloud it practically walks the user through it. I'll add that even though the screenshot shows "issue.statisfaction.rating contains 1", I've also been testing it with "issue.statisfaction.rating equals 1", which produces the same results.
Any suggestions?