It looks like right now it is not possible to create nested conditions in Automations for the Trigger.
For instance, my trigger would say:
- WHEN… (part 1)
- AND … (part 2)
- … OR (part 3a)
… OR (part 3b)
Either part 3a or 3b will fulfil the point # 3.
I know this can be done by adding the OR conditional field (for 3a and 3b) right in the table and then reference the # 3 condition here without using OR statement.
Just wanted to confirm this is currently a limitations, correct?