Resolved! In Flow Designer, what is the best way to End flow if ANY task is closed incomplete?
I have a flow that creates 20+ tasks (each one creates once the previous one closes). There are some if statements in the flow for some conditional tasks. Question:If any of the tasks are Closed Incomplete, I need the flow to end (stop creating addi...