-
Notifications
You must be signed in to change notification settings - Fork 229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CoE Starter Kit - BUG] Manage Permissions App fails when trying to delete orphaned flows #8738
Comments
Can you please browse to one of the flows and try to delete manually? This way we can see the error message you get. |
And also, are you logged in as a user with the Power Platform Admin role? |
Deleting manually works correctly, it does not have any errors. Only the "Manage Permissions" application. There are hundreds of flows to delete, and deleting each one on an individual basis would take days or weeks.
Yes, as described in the steps to reproduce using the Power Platform Global Administrator role. |
Can you validate, are these solution aware flows? We did just, in the July release, unblock deleting of solution aware flows through the helpers: |
These are older flows from 2021-2022, so I do not believe any of them are in solutions. |
Just confirmed, it does not show any failures in the 30 day run history |
yes we catch these failures. Please open the run for when it fails for you and see what happens there. |
Did you erase the inputs? Or were they blank? |
Can you please share the body of the output? |
Okay, sorry it hadn't populated yet. one min. |
The user that is logged in to the app appears to not have elevated permissions for that environment. Can you please validate that the user logged into the app has the power platform admin role assigned? |
Is that envt your default environment? |
You mean in Azure? I think we only have one Azure Environment. |
no I mean the envt in which the flow lives. Is the flow you are trying to delete in your power platform default environment? |
I will presume that they are, but please do confirm. It looks like the dev that made this app sent in the id of the envt and not the name. Basically for a default envt |
Thanks for posting, unless I hear from you otherwise I'll assume these were flows in default. |
Yes Jenefer, These flows are in default. So in the upcoming release (August) these fixes will be rolled out? |
Thats correct, thanks for confirming! |
Thanks, Jenefer. You've been a major help! I'll go ahead and close this thread. |
An early release of the August bits are available for testing. Please test for us! But do not install these in your production environment but rather in a test envt to get us feedback. Here are the August release candidate solutions. And the PBIT files It contains all the changes targeting August: https://github.com/orgs/microsoft/projects/195/views/59 Including these two very impactful changes: |
fixed in August release https://github.com/microsoft/coe-starter-kit/releases/tag/CoEStarterKit-August2024 |
Does this bug already exist in our backlog?
Describe the issue
When trying to delete any number of orphaned flows in the Manage Permissions app I get the following error.
"Deleting some flows failed, try to delete via product UX"
Expected Behavior
Whether it be 1 or 100 flows, I expect the app to be able to delete the number of flows selected, but it fails no matter how many flows are selected.
What solution are you experiencing the issue with?
Core
What solution version are you using?
4.32.2
What app or flow are you having the issue with?
Manage Permissions
What method are you using to get inventory and telemetry?
Cloud flows
Steps To Reproduce
Anything else?
I have reached out to our MS contact and he advised me to submit an issue here. He was able to see the issue in a call we had to discuss a potential support ticket.
The text was updated successfully, but these errors were encountered: