Skip to content

ERR] [16.0.9] TfsReflectedWorkItemId: Unable to match ReflectedWorkItemId(NA) as id! #2592

Answered by MrHinsh
ArjGoddard asked this question in Q&A
Discussion options

You must be logged in to vote

As per our conversation, this error will occur when the data in the ReflectedWorkItemId field is invalid. Since the value its trying to load is NA I'm going to go-ahead and assume that the person that added the field to your process was trying to be helpful and added NA in the "default value" field... This is the cause of your error.

To correct this you need to:

  1. Remove the Default value - Remove the Default value from the process definition. This is what it should look like:

  2. Remove the invalid data from that field - Use a query to find all the work items that have "NA" in the ReflectedWorkItemId field and remove that data.

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by MrHinsh
Comment options

You must be logged in to vote
1 reply
@MrHinsh
Comment options

Comment options

You must be logged in to vote
1 reply
@MrHinsh
Comment options

Comment options

You must be logged in to vote
1 reply
@MrHinsh
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants