-
-
Notifications
You must be signed in to change notification settings - Fork 373
Closed
Description
Version
- I confirm that I am using the latest version
Source Version
Azure DevOps Service
Target Version
Azure DevOps Service
Relevant configuration
{
"$type": "TestPlansAndSuitesMigrationConfig",
"Enabled": true,
"PrefixProjectToNodes": false,
"OnlyElementsWithTag": null,
"TestPlanQueryBit": "PlanName = 'TestmigratorTool' AND AreaPath = 'area\\areaPath1'",
"RemoveAllLinks": false,
"MigrationDelay": 0,
"UseCommonNodeStructureEnricherConfig": false,
"NodeBasePaths": [],
"AreaMaps": null,
"IterationMaps": null,
"RemoveInvalidTestSuiteLinks": false,
"FilterCompleted": false
},
{
"$type": "TestPlansAndSuitesMigrationConfig",
"Enabled": true,
"PrefixProjectToNodes": false,
"OnlyElementsWithTag": null,
"TestPlanQueryBit": "PlanName = 'TestmigratorTool' AND AreaPath = 'area\\areaPath2'",
"RemoveAllLinks": false,
"MigrationDelay": 0,
"UseCommonNodeStructureEnricherConfig": false,
"NodeBasePaths": [],
"AreaMaps": null,
"IterationMaps": null,
"RemoveInvalidTestSuiteLinks": false,
"FilterCompleted": false
},Relevant log output
No response
What happened?
A bug happened!
I tried to migrate two test plans of same name but in different area paths.
This tool is migrating one test plan correctly and after that this, during second test plan migration, tool is over writing already migrated test plan which is of same name.
Tool cannot able migrate test plans which has same names
Debug in Visual Studio
- Visual Studio Debug
Metadata
Metadata
Assignees
Labels
No labels