Associate work item or code review to a changeset after check in

tfs

Is it possible to update a changeset to include a reference to a work item after the check in has occurred? For instance you can right click on a changeset, and request a review (rather than requesting a review based on a shelveset before check in).

This may not be "best practices", but in that scenario is it possible to add a reference to that code review to the change set? The code review of course has a reference to the changeset, but it is not a two way association.

Best Answer

Open the Work Item, select "All Links", select the "Link To" button, then "Changeset".

Link To Dialog

You can then either enter the changeset number, or use "..." to browse.

Related Topic