Hello,
I've created a Form to collect Schedule Requests from employees and then have a flow that adds the responses to a List followed by initiating an Approval. Everything works great except that it keeps creating 2 list entries at the same time when an employee submits the form.
It's driving me insane that I can't find the root cause. Any help is appreciated 🙂
*Of note, when the approval is completed, the flow updates the Approval status column to Accepted or Rejected but only on the second one of the duplicate entries.
*Also of note, when I "test" the flow Manually (by filling out the form after choosing Manual test) it duplicates the listings. However, when testing automatically using the last successful entry, it correctly creates only one entry in the list. So the duplicate ONLY happens when someone actually submits the form.