Cross project area/iteration reference in workitem #2876
Replies: 1 comment
-
Sorry I don't understand what the issue that you are having is.
"Error workitem is either renamed or deleted" is not due to a work item having its type changed. I think its due to the Work Item Type being missing. Do you have them all mapped? See https://devopsmigration.io/docs/reference/tools/work-item-type-mapping-tool/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Cross project area/iteration reference in workitem:
I was migrating one ADO to another ADO , with source and target has different project name. when i ran nodestructure , it is migrated all area/iteration from source to target under new project name, then when running workitemmigrationprocessor, i found some workitem referencing cross project area/iteration which i have to create those missing areas/iteration, i have used again nodestructure to map missing area/iteration for target projectname, but while creating of those missing cross project area/iteration paths, it is also tried to create actual source project area/iteration under cross project name, how to handle cross project area/iteration during migration ?
how to skip area/iteration validation in version 16.0.2? i want feature where to skipcheckingallarea/iteration in source history, if set to true, migration need to continue if there is missing area/iteration,this feature could be helpful for case, where workitem initally created in different project name as area/iteration and then changed into current source project name area/iteration, This attribute is not working if set to false in "StopMigrationOnMissingAreaIterationNodes": false,
Also how to skip history checking for workitem where initally workitem is created as Bug, then later changed to Task, During migration, these workitems throws "Error workitem is either renamed or deleted", i want to migrate only current workitem type "Bug" and skip the history of original type for workitems in source history.
Beta Was this translation helpful? Give feedback.
All reactions