I'm currently trying to eliminate the need for check in comments in TFS 2010 as the information about each change we make is already documented within an associated work item. The only issue with this is when you look at the file change history, the "Comments" column is blank thus making it difficult to find the change you are looking for.
To resolve this we enter the name of the work item in the check in comments but I am wondering if there is a way that I can have TFS automatically do this.
For example: If I have a Change Request work item called "Add New Feature 1" and I check in the changes against this, I would like the check in comments to automatically have "Add New Feature 1" included in them.
Anyone know if this is possible and if so how I can accomplish this?
Thanks