Hi all
I've built a simple flow that should email someone until a certain variable I created is set. I'm using the Delay function with a Do Until and added a parallel branch like the below...
Flow Diagram
As you can see, the variable on the left gets successfully set to a value on the left. Once the variable is set to a certain value, the branch on the right should stop, but it doesn't. The Do Until keeps running until all actions in it complete. Am I missing some setting somewhere or is the logic in my flow flawed? Any pointers appreciated. Here is the Do Until...
Flow Do Until
Regards
Steven