Forum Discussion
Han_Shih
Feb 24, 2022Copper Contributor
TF51005: The query references a field that does not exist. The error is caused by «[Custom.Reflected
I try to migrate Azure DevOps boards from one organization to another (cloud-to-cloud, I know there is a migration tool for local-to-cloud). Since I cannot find a official solution for this. I try t...
Fromelard
Jan 25, 2023Iron Contributor
Dear Han,
The solution for this issue is explained here:
- https://stackoverflow.com/questions/61770963/how-do-i-resolve-tf51005-for-reflectedworkitemid-when-migrating-azure-devops-dat
You need to update each of item type you expect to migrate in destination project with a new dedicated field "ReflectedWorkItemId"
The best option is to create a new Process Model copying the original once and add this field into the Work Item Type concerned by this loading.
Fab
The solution for this issue is explained here:
- https://stackoverflow.com/questions/61770963/how-do-i-resolve-tf51005-for-reflectedworkitemid-when-migrating-azure-devops-dat
You need to update each of item type you expect to migrate in destination project with a new dedicated field "ReflectedWorkItemId"
The best option is to create a new Process Model copying the original once and add this field into the Work Item Type concerned by this loading.
Fab