Enhancement Request: Ability to have OR on IF sentence

Current implementation is that IF condition work by “AND” option, meaning that only if ALL CONDITIONS occur then action is triggered.

Would be great to have the ability to choose between “AND” and “OR”, so in case any of the conditions occurs the action is triggered.

The implementation for example - setting variable’s value IF any of the conditions occur. Currently the way to implement it is by creating multiple rules, one per condition

You can edit the IF condition and switch between ALL and ANY (AND / OR).

Cool :sunglasses:!
Sorry for not noticing that.

1 Like