Condition shown as buttons
What I’m trying to achieve
I want to create a condition that checks whether a specific variable has a certain value. If the condition is met, it should automatically proceed to the next step in the flow.
What the issue is
Even though the variable has the correct value, the flow does not continue. Instead, the condition is being displayed as buttons, which I did not expect.
What I’ve already tried
I double-checked the variable value, the condition logic, and ensured the variable is being set correctly before the condition step.

0 Replies