Skip to content
Discussion options

You must be logged in to vote

The tool iterates through all of the fields on the source and copies them to the identical field on the target. It does not miss fields that exist or are editable.

If that field does not exist at the time of the migration, then rerunning will not populate it, as all of the revisions have already been done, and the migration is based on revisions and not migrations.

You can either:

  1. Delete the migrated work items and start again with all of the custom fields existing on both sides, or mapped with a fieldmap
  2. Run the WorkItemPostProcessingContext that will create a new revision on the target for all fields.

Both these options will bring across the fields that you missed from the target proc…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MrHinsh
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