microsoft / vsts-work-item-migrator

WiMigrator is a command line tool for migrating work items between VSTS/TFS projects
MIT License
148 stars 69 forks source link

Bad Request - IdentityRef type is not accepted for this request. #77

Open paulhacker5810 opened 5 years ago

paulhacker5810 commented 5 years ago

Hi,

I am running the tool to migrate from one org to another org. Process templates are both Scrum. When I run the tools I get the following error for each work item I try to migrate.

{"Message":"VS403426: IdentityRef type is not accepted for this request."}

I am not finding a solution that will work for me. Can anyone shed some light on the issue I am having?

Thanks,

philspokas commented 5 years ago

Hi Paul,

I encountered this issue today. I used the remedy in Issue #25 and was able to get around it. Instead of "5.0-preview" I simply used "5.0" for api version in addition to setting the bypassRules=False