Hi,
I'm trying to call a Child Flow from a Parent Flow using "Run a Child Flow".
- Parent and Child flows were created from scratch
- Both are in the same Solution
- Same environment and owner
- Child flow runs successfully when tested directly
However, when the Parent Flow calls the Child Flow, it fails with:
"The workflow '<guid>' could not be found."
I've already recreated both flows and re-added the Run a Child Flow action, but the issue remains.
Has anyone experienced this before?
Thanks.