I recently changed one of my Flows to add an approval process. I had some challenges getting it quite right, but eventually got it working. Along the way, I had to cancel some reason after the approval requests had gone out as the run seemed to just hang. I eventually determined it was some bad configuration in an email action after the approval process.
To clean up the approvals, I accepted all of them. I determined the problem was the use of variables with concurrency.
However, each morning I find the approval requests back in my email and Flow site, but with the date and time from 2 days ago. Note I am using concurrency in my apply to each. Any idea why this is happening and how to stop it? I Have turned off all flows and it still keeps happening
Here is the flow, it queries a SQL DB and then runs through an apply to each for the return values:
