Hello,
I wondered if it is possible to create a trigger that is dependent on other triggers, the same way items can be combined with operators in a trigger:
so, say I have two triggers with two different conditions and a third trigger with another condition that should fire when and only when -one, or both- of the first two triggers are true.
Is this possible, and if yes, how can I do this?
--edit: another line of thinking: maybe it's possible to configure a custom action, so an email is only sent when one or both of the first two triggers are in problem state AND the the third is in problem state? Didn't see how to do it in the actions screen.
I wondered if it is possible to create a trigger that is dependent on other triggers, the same way items can be combined with operators in a trigger:
so, say I have two triggers with two different conditions and a third trigger with another condition that should fire when and only when -one, or both- of the first two triggers are true.
Is this possible, and if yes, how can I do this?
--edit: another line of thinking: maybe it's possible to configure a custom action, so an email is only sent when one or both of the first two triggers are in problem state AND the the third is in problem state? Didn't see how to do it in the actions screen.

Comment