How to prevent revision replay in work item migration #2118
Unanswered
georgdrobny
asked this question in
Q&A
Replies: 2 comments 3 replies
-
I'd be intersted in what type of link? You should see in the log that it refers to the default
|
Beta Was this translation helpful? Give feedback.
0 replies
-
The link is a test run which can not be migrated so it fails during replay of the revisions. I assume for the TfsRevisionManager I need to use the V2 work item processor, currently I'm using the V1 processor. Will try it out. |
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.
-
I'm using V15.0. 4 of the migration tools and hitting a case where I can not migrate certain work items because of an non existing link in the one of the revisions of a work item. In the past versions (V11, V12) of the migration tools I could set 'ReplayRevisions' to false and it just migrated the topmost revision. It looks like that this configuration setting no longer exists in V15. Is there a way to prevent the tool to replay the revisions? Thanks,
Beta Was this translation helpful? Give feedback.
All reactions