You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solution "Center of Excellence - Core Components" failed to import: ImportAsHolding failed with exception :The EnvironmentVariableDefinition(bf1cfe70-47f3-484b-b555-3f580b3bf24d) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest.
Regarding the current issue, there is no straightforward solution to address this. However, you can try the following steps to manually remove dependencies. Find the dependencies
Solution > Environment Variables > find the env var and look at its “delete blocked by” dependencies
You can try manually removing the dependency on it and see if that resolves the problem.
Remove the _upgrade core solution if it exists
Go to the flows listed as dependencies > Edit
Delete all actions in the flow and just leave behind a compose statement so that you can save
Try your upgrade again.
Find the flows (if they still exist) and delete the unmanaged layers left behind.
Does this bug already exist in our backlog?
Describe the issue
Upgrading from 4.23 to 4.45 and generates error:
Solution "Center of Excellence - Core Components" failed to import: ImportAsHolding failed with exception :The EnvironmentVariableDefinition(bf1cfe70-47f3-484b-b555-3f580b3bf24d) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest.
A similar issue has been reported in the past:
https://github.com/microsoft/coe-starter-kit/issues/8702
However in the issue above, there are only 2 flows referenced where the variable is being used.
In our environment there are 56 flows in Core Components where it is referenced:
It would seem like we are stuck and can't upgrade.
Is there a course of action / solution / advice on how to move forward with this?
Expected Behavior
A successful upgrade from 4.23 to 4.45
What solution are you experiencing the issue with?
Core
What solution version are you using?
4.23
What app or flow are you having the issue with?
Everything
What method are you using to get inventory and telemetry?
None
Steps To Reproduce
Upgrade the Managed solution
Anything else?
No response
The text was updated successfully, but these errors were encountered: