Replies: 1 comment
-
Just after the Can you add your full log? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Some background before the question:
I have a site that was created a long time ago on VSTS (xxxxx.visualstudio.com) we setup at work and used Microsoft "Personal" accounts created with our enterprise email addresses to connect to it.
Fast Forward to 2023....our enterprise email is now tied to O365, and we can no longer make personal accounts with these email addresses. This limits anyone new in the company from accessing the repos/project/etc.
The solution is to use dev.azure.com which is able to use our O365 AAD email accounts. This works.
Now, I need a way to migrate all the work items/etc from the visualstudio.com site to the dev.azure.com site. I can clone the repos without issue. Looking into how to do this brought me to this site.
#1. Based on what I have read, this application should support this type of migration from VSTS to AzureDevOps, correct?
#2. I have ran the configuration and I am getting the error that i have found multiple others post about:
I have created the ReflectedWorkItemId field on all my worktypes on the processes in both the Source and Target but still continue to get this error. Before adding that field, the error said "The query references a field that does not exist.", so it seems to be finding now...
#3. Here is my config
Looking for any information to move forward with this, or if its even possible from VSTS to AzureDevOps.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions