Skip to content

What does Unable to migrate link... as target WI has not been migrated mean? #1895

Pinned Answered by MrHinsh
asafysf asked this question in Q&A
Discussion options

You must be logged in to vote

This is not an error. Errors are indicated by "ERR" and not "INF".

Links to work items that have not yet been migrated are skipped by design. They will be picked up when the other end of the link is migrated!

If the other end of the link is not in scope for the migration then the link will not be created.

For example...

  1. if we have WorkItem1 and WorkItem2 that are related, we can't add the link when we create WorkItem1 because WorkItem2 does not yet exist. However when we process WorkItem2 the link back to WorkItem1 will be added at that time.
  2. If WorkItem1 and WorkItem3 are related but WorkItem3 is not part of the query and is not migrated then the link from WorkItem3 to WorkItem1 is neve…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by MrHinsh
Comment options

You must be logged in to vote
1 reply
@MrHinsh
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants