-
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. is it possible to create the sprints while migrating ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You have configured the
Instead use
To migrate everything |
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