Hi,
I've created a flow that is triggered when a Dataverse row in modified. The flow works correctly but I can't seem to understand how the scope works. I've read the documentation and to my understanding when the scope is set to "Organization" the flow should always be triggered if a row is modified in the enviroment, when the scope is set to "Business Unit" the flow should only be triggered in case a row is modified by person in the same business unit as the owner, ...
Therefore, I would except that in case organization is selected as a scope the flow would always be triggered when a row is modified in the environment. This however isn't the case as in my example the flow is only triggered in case, I set the scope to Business Unit. How is it possible that a flow is triggered when the scope is set to Business Unit but not when it's set to Organization? (This is the case when I trigger the flow or any of my colleagues).
It gets even weirder as in the Production environment the flow will only trigger when the scope is set to "Parent: Child business unit" and not when it's set to "Organization" or "Business Unit".
How is this possible?
Thanks in advance.
Lars