Forgot to set LinkMigration = true. Do I have to start over? #1458
-
I just exported thousands of work items but realize that LinkMigration was set to false. I need it to be true. Can I someone replay all items and correct for this mistake or do I need to delete all work items and start all over again? |
Beta Was this translation helpful? Give feedback.
Answered by
MrHinsh
Mar 22, 2023
Replies: 1 comment
-
No, you can rerun to sync up the missing links You will need to set |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MrHinsh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, you can rerun to sync up the missing links
You will need to set
FilterWorkItemsThatAlreadyExistInTarget
tofalse
so that it loads already migrated work items.