microsoft / vsts-work-item-migrator

WiMigrator is a command line tool for migrating work items between VSTS/TFS projects
MIT License
148 stars 69 forks source link

Migration fails at the end of phase 2, when applying tags. #27

Closed francescoPizzolon closed 6 years ago

francescoPizzolon commented 6 years ago

I'm migrating from TFS 2017 update 3. Migration fails at the end of phase 2, when applying tags. It returns: Status Code: 404. WiMigrator_Migrate_2018-06-07_14-45-19.log WitBatchRequestsFromBatch4WithFailure2018-06-07_14-50-33-14.log WitBatchRequestsFromBatch3WithFailure2018-06-07_14-50-32-09.log WitBatchRequestsFromBatch2WithFailure2018-06-07_14-50-31-056.log WitBatchRequestsFromBatch1WithFailure2018-06-07_14-50-29-806.log

obvioussean commented 6 years ago

@francescoPizzolon Sorry, this is because the migrator only supports writing to TFS 2018 or VSTS. If you disable tagging on the source you should not see any errors.