Test Plan migration only for a specific period #1750
Closed
purohitamit
started this conversation in
General
Replies: 1 comment 1 reply
-
You can't filter test plans based on date! You can filter test plans based on tag!
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all, i have just recently started using this tool. This is my config:
{
"$type": "TestPlansAndSuitesMigrationConfig",
"Enabled": true,
"PrefixProjectToNodes": false,
"OnlyElementsWithTag": null,
"TestPlanQueryBit": null,
"RemoveAllLinks": false,
"MigrationDelay": 0,
"UseCommonNodeStructureEnricherConfig": false,
"NodeBasePaths": null,
"AreaMaps": null,
"IterationMaps": null,
"RemoveInvalidTestSuiteLinks": false,
"FilterCompleted": false
}
What modifications needs to be done if I only want to migrate Test Plan created this year.
Beta Was this translation helpful? Give feedback.
All reactions