Hello
I have a instant workflows that runs a approval flow for a listitem. The trigger is 'for selected item'. We've been testing this workflow with a couple of users. Myself as one of the owners of the flow and a couple of run-only users.
After a couple succesfull tests I've added the rest of the neccessary users as run-only users for the flow.
But now we find ourselves with this problem:
All the original testers (owner en run-only users) receive the following error:
Time: "2024-04-12T14:43:05.275Z"
Session ID: e5544c10-f8da-11ee-b9de-77e26f5d9079
x-ms-client-request-id (Client->Backend Request Header): 046e9986-11b8-4859-b70f-1de2131bdd9d
Error: The workflow '56d8a993-bb5a-435c-a2bd-b04504212241' trigger 'for selected item' could not be found.
The new added run-only users do not encounter this error, they can run the flow as expected without fails.
Based on other articles I've already done a couple of things, without result:
- The flow is defined as 'instant'

- I've deleted and re-added the trigger with the same parameters:

- The settings of the step are also standard:

The full flow looks like this:




Thanks for any advice you can give me!