It is NOT possible to migrate a work item if the Area or Iteration path does not exist on the target project #2667
Unanswered
chicken90a
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Neither of your mapping lists follows the documentation:
Here Is a corrected version. As per the documentation you need to double escape the REGEX and single escape the target. |
Beta Was this translation helpful? Give feedback.
2 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'm using Azure DevOps Migration Tools to migrate Work Items between two Azure DevOps projects, but I'm encountering the following error during migration:
I have tried the following solutions, but the issue persists:
✅ Verified that the Area Path & Iteration Path exist in the target project
✅ Adjusted AreaMaps & IterationMaps in the config to ensure correct mapping
✅ Ran TfsNodeStructureTool separately, but it still reports the error
✅ Updated the tool to the latest version
Here’s my configuration:
I have retried multiple times with no success. Has anyone else encountered this issue? Could this be a bug?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions