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
Can the 'Then' action of a rule directly specify another rule to be triggered (i.e. daisy-chain rules)?
The reason I am asking, is that I have a global automation rule where a source ticket's status change, changes the fields in a destination ticket. I have a second project-level automation that listens for that same field to change.
When a user directly/manually changes the field change, the second project-level automation is triggered, as expected.
However, when the global automation changes the same field normally that triggers the second project-level automation, the second project-level automation is *not* triggered as expected.
Can automated events not "daisy-chain" to trigger subsequent automations? I would think they should.
Hi @Eric Jahn
No, a rule cannot call another rule.
Yes, a rule can trigger another rule through its actions.
This second behavior is disabled, by default, to prevent looping and run-away situations.
When you want the actions of one rule to trigger another, the "downstream" rule which will be triggered needs to have the option "Allow Rule Trigger" enabled in its details at the top of the rule.
Consider side-effects and impacts of doing this, as other rules could now trigger such rules.
Kind regards,
Bill
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.