I created an instant flow which uses two connections owned by two different users. In the Run Only users I set those connections to be used. When I exported and imported it in our ACC environment, the Run Only users setting was not kept as I put it.
I used a trick, let's say, to make this work, without creating unmanaged layers over the flow. I have to mention that we export and import the solution containing the flow through Azure pipelines and the solution is managed. Also one of the connection is owned by the owner of the flow and the other by another user.
First, I connected with the other user and set the Run only connection with it. This creates an unmanaged layer. Then I connected with the owner of the flow and the other connection was in place so I could turn on the flow. After turning it on, the settings for Run only users were correct and I just removed the unmanaged layer and the settings remain the same.
My question now is, will this work when I will import the solution to the Production environment also? Is this a known issue? Does the trick make sense?
Thank you for your time reading through all of this.
Maria