The issue is that after migration from TDM Repository to ARD HUB, when the main model (‘Limit Pipeline’) is opened , one of the sub-models it should be calling (‘Limit Upsert’) is not being included in the flow.
The sub-model does appear to have been migrated and is present on ARD Hub, but has not been included in the main model with the result that test paths are being invalidated/corrupted.
We identified the issue from ARD side that there was a space present in the flow name in the application link.
In this scenario, during migration, it would skip that flow.
Release : 3.2
Component : Save/Loading
Rename the sub-flow to remove the space and relink it to the main flow to resolve the issue.