-
while trying to Migrate the work items from TFS to ADO. Not all the workitems are migrated and getting an error. Getting the below error during the migration process. [11:46:38 INF] Migrating all Nodes before the Processor run. Also is there any Possibility to Export the workitem Process Templates from TFS and import them to the ADO ?
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
You have configured the
Instead use
To migrate everything |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
You have configured the
NodeBasePaths
which excludes Area Paths that do not match the pattern!Instead use
To migrate everything