I'm trying to use a child flow from a parent flow using the Run a Child Flow action, but I'm consistently receiving the following error:
The workflow with id 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx', name 'SubmitFile ' cannot be used as a child workflow because it is on an old version of Flow. Please re-create it inside a solution.
The parent flow is a Recurrence flow and is using the new designer. The child flow is inside the same unmanaged Solution and is in the same environment.
I have also created the child flow from scratch using the new designer. At that point, it opened in the new designer. However, after I updated the Run-only users settings to use static connections, I noticed that the child flow started opening in the classic designer instead.
Has anyone experienced this issue and how can I resolve this error?
Any suggestions would be greatly appreciated.