A cacophony of ramblings from my potpourri of notes
 Thursday, December 07, 2006
Associating a Work Item to a Changeset After Checking in

Today I received an email asking how to associate a work item with a changeset after all the code was checked in (without performing the association.)

It turns out the solution is relatively simple.  On the Links tab of the work item select Add.  By default, this shows the Link Type is set to Work Item.  However, you can change the type to Changeset and then browse for the changeset(s) you wish to associate with the code.

Work Item Add Link

(The browse functionality is a good reason why you always want to include comments with your check-in.)


Thursday, December 07, 2006 8:56:31 AM (Pacific Standard Time, UTC-08:00)  #    Comments [1]  Computer Related | .Net