I'm just getting started with Orion & after reading the Admin Guide, I have a couple of unanswered ?s about Adv Alerts.
1. I cannot tell if an Adv Alert is applied only to nodes that are explicitly specified in Trigger Conditions, or if the Adv Alert must explicity exclude nodes.
2. I do not understand how the order of operations for Conditional Groups is related to the indentation. Is the Indentation significant? For example, does
Default Cond Group all
Trigger1
Trigger2
Cond Group2
equal (Default Cond Group) AND (Cond Group2)?
Or, does this equal (Trigger1 AND (Trigger2 AND Cond Group2))?
TIA