Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I think there is an order of operation issue with TargetToTarget field mapping, specifically with the ReflectedWorkItemId. When using the field mapping as documented in the Test Plan migration guide, it seems the TargetToTarget is happening before the target is updated with the ReflectedWorkItemId. So, my target ends up with a blank IntegrationBuild field. If I re-run the migration then it gets updated the second time around.
Beta Was this translation helpful? Give feedback.
All reactions