Skip to content

How to Migrate Work Items Under a Specific Area Path Without Migrating All Area Paths #2477

Answered by MrHinsh
flizzer asked this question in Q&A
Discussion options

You must be logged in to vote

You would combine the Query, which filters the work items you want, with the TfsNodeStructureTool:Areas:Mappings to rewrite the Clients\Client1\Phase1 to Client1\Phase1.

To stop the other Area and Iteration paths from being migrated, set ReplicateAllExistingNodes to false.

You can also map your iteration in the same way that you map your areas... however if the date data is not already in the string you will not be able to access it.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@flizzer
Comment options

@MrHinsh
Comment options

@flizzer
Comment options

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