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

旧城冷巷雨未停 提交于 2019-12-10 12:28:20

问题


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?


回答1:


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.




回答2:


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:

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

You can then go in and add/remove items:



来源:https://stackoverflow.com/questions/5669457/in-tfs-how-can-i-correct-the-links-to-work-items-on-an-existing-changeset

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!