Hi,
I am having the following issue with flow testing.
I have created a standalone flow (not part of a solution) that is driven by a Power BI data alert. While working with the standalone flow, I was able to edit and test it without any issues. I then created a solution and added the flow to it. Now, after making any changes to the flow, I have to close it and reopen it from the solution, or the test won't run and I get the following error message:
You are not allowed to make flows in this 'undefined' environment. Please switch to the default environment or one of your own environments where you have maker permissions.
After re-opening it, I am able to test it without any problems.
So, after adding the flow to a solution, I can only test it after reopening it. Is this necessary?