{ "TelemetryEnableTrace": true, "Source": { "Collection": "xxx/tfs/Test", "Name": "TestA" }, "Target": { "Collection": "xxx/tfs/External", "Name": "TestE" }, "ReflectedWorkItemIDFieldName": "TfsMigrationTool.ReflectedWorkItemId", "WorkItemTypeDefinition": { "Bug": "Bug", "Epic": "Epic", "Feature": "Feature", "Product Backlog Item": "Product Backlog Item", "Shared Parameter": "Shared Parameter", "Shared Steps": "Shared Steps", "Task": "Task", "Test Case": "Test Case" }, "Processors": [ { "ObjectType": "VstsSyncMigrator.Engine.Configuration.Processing.NodeStructuresMigrationConfig", "Enabled": true, "PrefixProjectToNodes": false }, { "ObjectType": "VstsSyncMigrator.Engine.Configuration.Processing.WorkItemMigrationConfig", "Enabled": true, "PrefixProjectToNodes": false, "UpdateCreatedDate": true, "UpdateCreatedBy": true, "UpdateSoureReflectedId": true }, { "ObjectType": "VstsSyncMigrator.Engine.Configuration.Processing.LinkMigrationConfig", "Enabled": true, }, { "ObjectType": "VstsSyncMigrator.Engine.Configuration.Processing.AttachementExportMigrationConfig", "Enabled": true, }, { "ObjectType": "VstsSyncMigrator.Engine.Configuration.Processing.AttachementImportMigrationConfig", "Enabled": true } ] }