tags:

views:

119

answers:

0

I have a workitem field in TFS that I am not showing in the layout for the users. However, I update the field with a value thru my other program that interacts with TFS.

Now the problem is:

Every time when my program update that workitem field in TFS, the users are seeing the "old value" and "new value" of that field in the "show changed fields" table on the "history" of the "Details" Tab in the corresponding work item.

I do not want the users to see the changes to that particular workitem in the detail Tab. Is there a way in TFS to stop / hide recording history for some workitem.fields?

Thanks,