Not able to migrate workitems from TFS to ADO due to custom field data type mismatch. #3101
Unanswered
sumitnkoul91
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
I’m not an expert, but if you search for the word MISSING in your log file, you’ll see that the tool is unable to find many custom fields. You may want to start by addressing these issues. If those fields are not required, you can skip them using the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Actually, I am trying to migrate my workitems from TFS to ADO but not able to migrate due to custom field type mismatch. I have custom field type string in TFS and the same field in ADO has Picklist type. Is there any workaround for this. My validation is getting failed. I also tried to exclude those mapping as well but didn't help.
configuration.json
error2 1.txt
Could someone please help me here.
Thanks in advance
Please find the error log file and configuration.json in the attachment
Beta Was this translation helpful? Give feedback.
All reactions