I need some help with this one...I have a parallel branch for an approval process where on the left side is the approval wait and on the right side is the Do Until which sends out reminder e-mails until the approval has been completed.
However, I'm finding that if the Approval fails for some reason (no e-mail or teams approval sent) the approver never gets the request the reminder e-mails continue. How can I tell if there was a problem with the left side of the branch (Approval Process) so I can stop the right side of the branch (reminder e-mails)?
