Replies: 1 comment 3 replies
|
That seasm like a lot in one go... and it would be helpfull to know if you are using TFS/ADO and what version and where.
This is a known bug in the TFS Object Model... I dont have a work around for it other than to skip that work item. I belive its a race conduction, but the API's are EOL. https://github.com/nkdAgility/azure-devops-migration-platform wuill resolve this but its still expermimental.
This hsould not be the case, have you reported it to Microaoft? |
3 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.
I am running migration for project with around 15k workitems, we also want to retain the history of the workitems, retaining all the revisions.
while migration we faced issue with the iteration mapping so we mapped them to legacy archive iteration for the history iterations only,
another issue we faced was due to response failure from the target user api, used for mentions in the description and comments to fix it we disabled the processor TfsWorkItemEmbeddedLinkTool but it is still working for the revisions, the EmbededImagesRepairEnricher, TfsWorkItemEmbededLinkTool is also running, each timing out for 5 minutes
I am also getting an error saying "Dates must be increasing" I am unable to trace this issue, why it occured.
we are working to migrate 30+ services and solving these blockers are essential, response from the team is Appreciated.
All reactions