Hi,
I've set up an On Demand flow in a solution to share with my Dynamics users. The flow works correctly the first time a user runs it, but if they run it again it re-runs the flow on the same records as the first run, even though they had selected different records.
I have sys admin privileges, the user in question has lower privileges (but includes running flows and
for the process entity). It works normally for me.
Any advice on what might be causing this? I double checked the GUIDs of the records that are triggering the flow and the flow is being triggered by the repeat GUID, which suggests the flow isn't getting the information on what the user has selected when running it?