New Action: Do Nothing Else / End IF statement

My workflow was not working because I did not complete the YES branch in some IF statements or the NO branch in others. I don’t want anything to happen if a YES/NO status is switched to NO, but I want automations to trigger if it is YES. Not every scenario, but some.

Right now I have “Get Item Data”, as a filler since it “does nothing” that affects the connected boards or workflow:

I suggest a new action that either ends the IF statement or “End Automation” or “Do nothing else” to be added since not all workflows have a binary flow at each of it’s stages.

Hi @alakkotrypis, i created workflow like yours, with only an action in YES branch or No branch. I left empty the branch in which i don’t want to do anythig. And so my workflow works. :wink:

image

I don’t Know if this can help you!

Regards

1 Like

A bit frustrating it does not work for me :frowning: :cry:
Even support told me the reason it does not work is because of the empty branch…

I will have a better look at it as it is very possible I made a mistake since yours works.
Thank you!