Hi,
today, I have encountered a strange and problematic behavior with one of my flows. It uses the SharePoint trigger "When an item is created or modified". Someone has made a lot of changes on different items that triggered the flow yesterday. This shouldn't be an issue. But for a lot (if not all) of those items, the flow ran twice, producing unwanted results during the second runs.
To clarify: yes, the flow does update the item that triggered it, but I am using trigger conditions to prevent it from triggering itself. The issue isn't that the flow runs again after the changes are made, it's that it is running twice on the excact same version number of the item.
I have been using Power Automate for years and have never encountered this behavior. Does anyone have any idea why this could be happening?