Hello,
I'm having an issue with my Do Until loop only running once, maybe I'm just not understanding how the loop works exactly.
I set the variable to "Pending", I want it to loop and send reminders till it gets approved. Once it is approved it will set the variable to "Complete", which meets the condition and stops.
What happens is when it hits the 2 day mark (if they haven't approved it yet), it sends them a reminder email and the loop stops. Still waiting on Approval to go through.
My Flow:

Thanks,
Johnathon