Migrating Azure boards #2871
Replies: 1 comment 3 replies
-
Id direct you to the docs https://devopemigration.io with the following additions:
Thats automatic. check Tfs Node Structure Tool
All of the tools run as part of the processor runs, they can be run alone.
Yup, this does not work and you cant migrate those quires
Its automatically mapped and honors the Tfs Node Structure Tool
Manually, we don't have a migration for board columns
I don't understand this... but all fields that are the same are mapped. All fields that are not the same need a mapping configured.
yes
batching
I don't understand the question
This also makes no sense, can you rewrite. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Migrating Azure boards
i have couple of questions which required clarity?
For example: my source org,project name is DEVOPS_TEST and my target org,project name is DEVELOPMENT_TEST
1)I have used workitemmigration processor for migrating workitesm,links,attachment and history
Errors faced while doing migration
a) if source project name and target name is different, how to do nodestructure mapping tool for these scenario?
b) instead of using TFSnodestructure tool and tfsteamsettingsprocessor, we can use workitemmigrationprocessor alone for creating node iteration and area,migrating teamsettings and migration of workitems right?
c) while migrating Shared Queries i got error for some of queries such as ,
e) how to migrate column options in Boards?
f) if we not using configured fieldmapping, will create by default while running workitemmigrationprocessor?
g) if we migrating bulk workitems say for eg: 14000 counts which consist of multiple workitem types,along with child/parent link as well, it is ok to do migration on batch wise first 5000 counts by workitem id count in asc order or we should migrate by workitemtype wise or bulk migration in single go ? if single go is good option? how to tackle same for counts above 20000 counts of total workitems?
h)during the migration of workitem, if processor stopped/killed , when i rerun the processor with filterworkitemthatexistareexistintarget: true, why it is validating from the beginning?
i) if a user is commented with taging workitem id or link in source, once migrated it will preserved but cannot be accessed/used right? since if we migration of exact workitemid from source is not possible by azure devops.
Beta Was this translation helpful? Give feedback.
All reactions