views:

12

answers:

1
+1  Q: 

TFS Permissions

So, I'm running a TFS build that tests a class that manipulates TFS WorkItems. TFS runs as the SYSTEM user which has been added to the /Contributers permission group. However, the test suite fails with various invalid field errors (created by, Assigned to). Does any one know how to set the SYSTEM user up as a valid user?

A: 

It might be that the SYSTEM account needs added to Team Foundation Valid Users

Robaticus