Replies: 2 comments 12 replies
-
What version are you using?
These are a lot of very specific issues that may need to be debugged on you environment in Visual Studio to resolve. I'm starting a migration of 80k work items across 50 projects Monday so will likely hit most of these ;) myself and can debug. |
Beta Was this translation helpful? Give feedback.
-
Hello @MrHinsh we have re run the migration with version v15.0.5, still haveing the issue with "'System.Web.Services.Protocols.SoapException: VS402625:" It was run with SkipRevisionWithInvalidIterationPath and SkipRevisionWithInvalidAreaPath flag set as False. The same parameter SkipRevisionWithInvalidIterationPath and SkipRevisionWithInvalidAreaPath flag set as False was when we occurred that some revisions was skipped. Have you occurred same behaviors like we when you was running your last migration? |
Beta Was this translation helpful? Give feedback.
-
Hello.
I'm a part of the team where are day to day activity is migrating projects from different parts of our organization to new structure on Azure DevOps.
We are migrating data from TFS on Prem to Azure DevOps and also we are migrating different projects from Different organizations already existing on Azure DevOps to new consolidated structure.
During those migrations we have occurred several times similar issues which I will list below and would like to ask you if there is any solution or if any new development will happened in near new version of the tool to support to sort them out.
As we are in that process and we assume it will take several months in future it is crucial for us to have them sorted out as the amount of projects and sizes of them is huge.
1.a. Dates revision issue: 'Dates must be increasing with each revision'; 1st attempt full history migration failed; but 2nd try query was shortened to created after 01.01.2022, migration was successful;
b. Dates revision issue: 'System.Web.Services.Protocols.SoapException: VS402625: Dates must be increasing with each revision'
2. Test Plan issue 'Microsoft.TeamFoundation.TeamFoundationServiceUnavailableException: TF400324: Azure DevOps services are not available from server': 53 valid Test Plans at source, bulk migration failed; individual migration 50 Test Plans was successful, but some Test Suits and Test Cases were not linked; some test suit all Test Cases were migrated separately and successfully;
3. Some revisions are missing, when a work item is moved from one project to another;
4. Latest revisions missing when an area path existing in the past has been deleted and a workitem was moved from one project to another;
5. Empty record produced by nkdagilty during migration, without even Title, if a workitem type has been changed in the past;
6. During migration in some cases we occurred: Removed Areapath: Workitem type change:
Thank you in advance for taking a look on them and advising how this issues can be sorted out and when and if there are any plans to improve the tool to eliminate this issues in future version.
Beta Was this translation helpful? Give feedback.
All reactions