Hi,
Yesterday, I did a release of an updated solution from sandbox to production. My solution contains manually triggered flows for a selected SharePoint Item which is triggered from a column in a SharePoint list which contains JSON to trigger the flow.
The run only users were set on the production flow to allow the users of the SharePoint list to be able to trigger the flow. This morning when a user was testing the flow they were getting User does not have sufficient permissions in Microsoft Dataverse for flow 'xxxxxxx-xx-xx-xx-xx'.
The user is an owner to the site and has always had access to trigger the flow.
If I give the user direct run only user permissions, then they can trigger the flow however we want to keep the flows looking at the SharePoint list permissions.
I removed all run only permissions and went to start again by adding the SharePoint list back to run only users however the options showing to me in production are the development lists. i have seen this across two tenants now and wondered if anyone has a fix or has seen this? I am using environment variables to connect to the site within the flows and it is looking at the production sites in production