Hello! I would like to know if Asana stops looking through conditions within one rule once one of them is met. (Basically, does Asana look at conditions in the order in which they are added to the rule and stop when the task meets the criteria?)
Basically, if I have a rule with 20 different Condition Statements, each with its own action - such as:
- Check if section is A AND Review Approval Status is 1, do this
- Otherwise if section is A AND Review Approval Status is 2 AND Level of Effort is Empty, do this
- Otherwise if section is A AND Review Approval Status is 2, do this
- *etc.
Will Asana stop looking through conditions if the second condition is met? If not, I would need to update the third condition to
“Otherwise if section is A AND Review Approval Status is 2, AND Level of Effort is not Empty, do this”
I’ve Googled this and tried combing through the forums, Ambassador questions, etc. Thank you!