Merging all changesets associated with a WorkItem in Team Foundation Server
Posted
by
Rowland Shaw
on Stack Overflow
See other posts from Stack Overflow
or by Rowland Shaw
Published on 2009-12-24T09:36:47Z
Indexed on
2014/05/28
21:29 UTC
Read the original article
Hit count: 202
We're trailing the use of the built in bug tracking, and have written some integration into our helpdesk software that allows for escalation via workitems.
One thing I haven't found out how to do, is to merge all changes associated with a work item (say to go from dev branch to main) - I appreciate you can double click on a changeset in the merge dialog to view if it is associated with a workitem, and also that I can select individual changesets, and groups of adjacent changesets; but there doesn't appear to be any way to merge changes by workitem?
© Stack Overflow or respective owner