TF51005: The query references a field that does not exist. #2074
Unanswered
ROHINITAGWALE
asked this question in
Q&A
Replies: 1 comment
-
This is not due to Area or Iteration paths! As the error message states:
You have a custom field in Source that does not exist in Target. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
When we try to migrate the shared queries from source DevOps organization to Target DevOps organization we are facing the issue: Error saving query 'Transition Planning', probably due to invalid area or iteration paths
Microsoft.TeamFoundation.WorkItemTracking.Client.InvalidQueryTextException: TF51005: The query references a field that does not exist. The error is caused by «[Custom.ApplicationID]». ---> Microsoft.TeamFoundation.WorkItemTracking.Client.Wiql.SyntaxException: TF51005: The query references a field that does not exist. The error is caused by «[Custom.ApplicationID]».
We are using the nkdagility tool. We are using Agile process in both source and destination.
Relevant log output
Beta Was this translation helpful? Give feedback.
All reactions