Version: 17 (maybe 1.6 too)
Deploying Orchestrate.ProcFwk, the 04-Infant pipeline is corrupt. The If and Switch activities have somehow had the array braces removed from around their inner activities on the ifFalseActivities and defaultActivities properties respectively.
The deployed code is different to the source code, so I think it's likely a bug in the token replacement somewhere.
I'll pull the latest locally with the DryRun switch and see if I can see what is going on.
Version: 17 (maybe 1.6 too)
Deploying Orchestrate.ProcFwk, the 04-Infant pipeline is corrupt. The If and Switch activities have somehow had the array braces removed from around their inner activities on the
ifFalseActivitiesanddefaultActivitiesproperties respectively.The deployed code is different to the source code, so I think it's likely a bug in the token replacement somewhere.
I'll pull the latest locally with the
DryRunswitch and see if I can see what is going on.