VS TFS The work item cannot be saved because at least one field contains a value that is not allowed
07-Nov-1313 Leave a comment
You may get this bug:
- if you have a Build > Process > Advanced > Create Work Item on Failure
- possibly also if you are checking-in code against work items
This occurs because the account performing the build does not have permission to create/update the work items
To solve this I believe that you
- Give the account running the build the correct permission, probably in TFS Adminstration Console > Team Project Collections > <your project>
- Either change the account running the build in TFS Administration Console > Build Configuration