Have a flow that has 2 subflows. During Creation of the Main flow, copied AccessFlow.vtf and pasted it and renamed the file to NoAccessFlow.vtf.
Then used them in the flow.
When import this existing flows to ARD HUB, subflows are missing during migration.
Add supported Agile Requirements Designer releases.
Copy and pasting subflows within a flow is not the preferred/recommended method.
When you copy and paste from the file system or within flows, the GUID remains the same. As a result the import may not work as expected.
This is expected behavior when cutting and pasting subflows within a flow. This scenario is not the preferred/recommended method.
Workaround:
Open the flow (AccessFlow.vtf) that you want to duplicate in ARD and copy the entire content of the flow (Ctrl A & C) , create a new model and paste this into the new model. Save it with a new name. AccessFlow2
In the MainFlow for the subflow block, choose the new flow instead( AccessFlow2).
Now when you try to migrate to the HUB, both the subflows are imported fine.