Hi folks,
I have a solution with about 25 cloud flows. After import, a majority of these flows that have Child Flows are turned off and return the dreaded "ChildFlowNeverPublished" error after I try to turn them on.
I should note that some of my child flows make circular references (i.e. Child Flow A references Child Flow B, which can also reference Child Flow A.), which I suspect might be contributing here.
I have tried:
- Recreating every flow directly within the solution
- Ensuring all Connection References are owned by the same user who owns the flows and other solution objects
- Editing each flow that has child flow(s), switching the Run a Child Flow action(s) to use an already-activated flow, saving the flow, and turning it on
- This works, but is extremely tedious, adds unmanaged layers, and defeats the purpose of automating things in the first place.
Anyone have any ideas? Thank you in advance!