I have an on-demand flow that is set up to allow users to resolve incidents in bulk, by performing a bound action.
The flow works as intended when I or another System Admin use it, however when a user with lower privileges uses the flow, they appear to only be able to run it on the same records as when they first ran the flow. When they select different records, the flow "runs" but I can see from the run history that it is not using the GUIDs that were selected by the user (and is instead running on the previous GUIDs).
I assume that because Sys Admins can use it as intended, it is a permissions issue.
The user in question has the following permissions on the Process entity:
Can anyone tell me what needs to be changed?
Thanks in advance,
Simon