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.
Here is the automation:
Hey Phil,
You can try adding a branch after the create based on most recently created issue. Then move the send email action under the branch.
Under what condition exactly are you wanting to exit the automation rule? When the "Create new" fails? Why would you expect that action to ever fail?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would hope it never fails, but for instance, it stopped working Friday evening, and I worked on and tested it all day today before it worked again (I don't really understand how), and it kept sending emails (only to me and my co-tester). I could have of course removed the email component.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What do you mean by "it stopped working"? Was it getting triggered but not doing what you expected?
What information was in the audit log for the rule at that time?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can view my posted question "Why has my automation stopped working?", but the answer is apparently that I had switched from a JQL condition to a related condition compare. The error messages seemed to be misleading, but once I switched back, the automation worked.
So in future, if I change something and I don't realize I broke an automation that sends email notifications, I'd as soon the automation contained some construct that would prevent the emails from being sent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The automation that started working yesterday afternoon failed again this morning. Please view post "Why has my automation stopped working?" In that post, I had uploaded screen shots with added arrows from conditions to log entries, but I'm sure some of the arrows were in the wrong place. Here's one from this morning, that I will also upload to my automation post.
I wonder if I somehow changed one transition name to another some time ago, because unless the log message relates to the JQL condition, despite the message including the word "destination", the status name is wrong.
I sure would like to know if the message refers to the JQL condition or the Transition action, but either way, I don't understand how this could work and then stop working.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And the answer is (obvious now--it was the only thing I changed): I had restricted the transition to the destination status--yesterday to Admins; today to a field value.
I removed the restriction, and the automation is working again.
I still wouldn't mind knowing which log message relates to which condition or action, but I figure the arrows in the screen shot above are correct.
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.