I have a created a connection reference in a solution. 6 flows use the connection reference in the same solution. After deploying the solution (as managed) to an new environment. I want to change the connection to another user and I'm getting this error message:
Failed to update all the dependent flows. Failed workflow: {workflowname: Microsoft.Xrm.Sdk.AliasedValue, workflowid: Microsoft.Xrm.Sdk.AliasedValue, statecode: Microsoft.Xrm.Sdk.AliasedValue} with error message An unexpected error occurred.
Does anyone know what the problem is?