Revisionhistory is not retained in Testsuite&plan migration #2891
Replies: 1 comment 3 replies
-
Follow the provided how-to in the documentation for migrating plans and suits
Confirmed. It is not posible to migrate revission history for Suits and Plans as they are not really work items.
No idea, depends on your title. Perhaps an example?
Supported. No additional configuration needed |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I was using Azure DevOps Migration Tools (version 16.2.0)
"ReflectedWorkItemId not found for work item ID (*****)"*
Upon investigation, it appears the corresponding work item was deleted in the source system.
However, when switching to the built-in field Microsoft.VSTS.Build.IntegrationBuild as the value for ReflectedWorkItemIdFieldName, the migration completed successfully.
👉 Request: Please confirm which field is officially recommended for the ReflectedWorkItemIdFieldName when using the TestPlansAndSuitesMigrationProcessor.
During the migration, we observed that revision history for Test Plans and Test Suites was not retained.
Only the current state was recreated in the target system.
👉 Request: Please confirm if this is the expected behavior and whether revision history support is on the roadmap for this processor.
Some static test suites were migrated with modified titles in the target project.
The new titles are slightly different from the source, though they appear structurally correct.
👉 Request: What logic governs renaming or altering suite titles during migration? Is there a mapping or sanitization that we need to be aware of?
We observed that requirement-based test suites are not being migrated at all.
This was consistent across multiple projects.
All associated work items have already been migrated beforehand.
👉 Request: Please confirm if requirement-based test suites are supported in v16.2.0, and if so, what additional configuration is needed to ensure successful migration.
We appreciate your guidance on the above issues to ensure accurate and complete migration of our test assets.
Beta Was this translation helpful? Give feedback.
All reactions