Replies: 3 comments
-
Over night I came to the idea to realize this feature by just running an additional WI migration. As the TestPlanAndSuitesMigration context fills the ReflectedWI field it should be possible to run a WI migration afterwards with a query over the migrated Plan and it's Suites. It should find the already migrated items in the target and just run the attachment migration. I will try that out and report back my experience here. @MrHinsh Do you have any thoughts about this idea I don't see which might cause side-effects? |
Beta Was this translation helpful? Give feedback.
-
It should work if we can identify the existing TestPlans and Suits without a "ReflectedWorkItemId" as I don't think we set it when creating a Suite or Plan |
Beta Was this translation helpful? Give feedback.
-
Well in my tests it looks like we do. I just started the migration of a very small TestPlan with default settings: |
Beta Was this translation helpful? Give feedback.
-
When I run the TestPlanAndSuitesMigration and the Suite or Plan items have attachments these are not migrated to the target system. It would be nice to allow migrating them by the same flag "AttachmentMigration" like it exists for the WI Migration.
Beta Was this translation helpful? Give feedback.
All reactions