This is a pretty strange one that I've not been able to replicate.
My Flow is pretty big and does quite a lot. Essentially it gets items from a SharePoint list, does some calculations, creates items in another list, gets those items and creates a CSV file.
In Get Items step before creating the CSV I have a run that has returned 199 items, but there was only 197 items in the list. On checking the Outputs from the Get Items step I found 2 duplicate items (i.e. the same internal ID).
I have run the flow again and it didn't happen, but the fact that it has happened is causing some concern and I'm trying to find some kind of explanation as to why it happened.
Has anyone had anything similar or any suggestions as to why it might have occurred?
Thanks in advance...