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.