Sean Ferguson
Sean Ferguson
You're correct, and I will get this fixed right away. Thanks for reporting!
Thank you for reporting this. I'll investigate, since the API version we're using should not be returning IdentityRef.
@tbergstedt I'm unable to reproduce this. Have you made any other changes to the migrator? By using the m131 package it should not have any issues with returning an IdentityRef....
Could you look at the properties of the link returned? We keep track of added vs deleted so that we don't re-add the same link again if the end user...
@tbergstedt Unfortunately the API used for checking for work item existence is not project scoped. With the latest updates to the REST APIs on AzDevOps I could support this, since...
I debugged this, and it appears to be a VSTS issue. The migrator is just returning the error returned from the REST call. I'll dig further to see what I...
@SrivatsaMarichi To work around the issue, either clear the default-iteration-path and default-area-path properties or set them to the project name.
As you noticed, there are no APIs available today to make the migrator work for test work items. I will dig around to see if there is anything I can...
Were you using the latest version when you left this comment? About a month ago I updated link handling due to a change in VSTS.
@brmdbr Could you please attach your logs?