-
Require suggestions if there is any way for old histories of workitems should not be migrated. Thank you, |
Beta Was this translation helpful? Give feedback.
Answered by
MrHinsh
Mar 22, 2023
Replies: 1 comment
-
Please check http://nkdagility.github.io/azure-devops-migration-tools/Reference/v1/Processors/WorkItemMigrationContext.html Revision can be turned off using the |
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
Please check http://nkdagility.github.io/azure-devops-migration-tools/Reference/v1/Processors/WorkItemMigrationContext.html
Revision can be turned off using the
ReplayRevisions
option or limited usingMaxRevisions
.