In TFS how can I correct the links to work items on an existing changeset

17.4k views Asked by At

After checking in a change-set into source control in VS2010 TFS, how do I make corrections to the work items associated with the check-in. For example if I realize there was another work item that should be linked to the changeset or if it was a bug fix and it was linked to the wrong bug work item?

3

There are 3 answers

1
paulmey On BEST ANSWER

You cannot change it from the changeset UI, but you can change it from most work item UI's. You can just add a link to a the specific changeset and the changeset will show the link as well.

0
Joseph Thompson On

It's actually very easy

Just Remove the link from the wrong location by clicking the X, then go to the correct location and add link

enter image description here

2
joshmcode On

For TFS 2014, you still cannot change it from the changeset section. Still in the Work Items section. I thought I'd add the below, since I like pictures :-). Go to your work items, as in the image below, where I am in the Work>Backlogs>Board view:

enter image description here

Once you are in there, click the work item to see details and then select All Links.

enter image description here

You can then go in and add/remove items:

enter image description here