Skip to content

[BUG] Conditional node ignores OR operator #1122

Description

@matKlju

Bug description:
When configuring a Conditional node with multiple expressions and selecting the OR operator, the condition is still evaluated using AND.

Expected behavior:
The Conditional node must use the selected operator. When OR is selected, the condition should return true if at least one expression is true.

Screenshots:
Conditional node saved with OR operator:
Image

YAML outcome:

Image

Additional information:
The selected OR operator appears to be ignored or saved as AND after saving

Service to test with:
NB!!! After saving with OR operator and reopening node it can be seen that OR operator has defaulted back to AND.
conditionalTest_2026_07_15_12_08_16.json

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingv3.3

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions