Change TFS Work Item Type

KrisTrip picture KrisTrip · Apr 6, 2010 · Viewed 7.3k times · Source

Is it possible to change the type of a TFS work item? For example, I have a Bug I would like to change to a Change Request.

Answer

PortageMonkey picture PortageMonkey · Apr 26, 2012

As noted you cannot directly change the work item type however there is a nice shortcut that may save you a lot of time for these scenarios. It will automatically copy links to change sets, test cases etc.

  1. Right-click on your workitem and select "Create Copy of Work Item"
  2. The following dialog window will pop up where you can then change the work item type for the new item:

enter image description here

Result: A new work item is created with the new type and the old one automatically added as a link and a comment added to the history area stating the work item ID it was copied from..