Skip to content
Discussion options

You must be logged in to vote

@RSwarnkar all work item types within the scope of the Query in WIQLQueryBit are migrated.

If you have the same processes (inherited or XML) between the Source and Target then all work items and fields will be migrated with no need for additional configuration.

Its also worth noting that you are using an unsupported version of the tool. Please use winget update nkdAgility.AzureDevOpsMigrationTools to update it, or get the latest manually.

The config that you have above will not work as its got a bunch of generic field migrators listed that are not configured for your environment. Use the one below.

Its also better to use the PAT token than the Prompt!

{
  "ChangeSetMappingFile": null,
  "…

Replies: 3 comments

Comment options

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

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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
Converted from issue

This discussion was converted from issue #1720 on November 08, 2023 12:28.