Andrew K
Andrew K

Reputation: 33

TFS 2012: Change work item type

I have TFS 2012 installed. I want to change work item types, e.g. from bug to test case or something else. How can I do it? Maybe configure process template or tfs somehow? I have admin permissions, but don't know what and where to change. I've already tried to export these items to Excel, but "Work item type" field in exported file is read-only.

Upvotes: 2

Views: 486

Answers (1)

Eric Johnson
Eric Johnson

Reputation: 1377

You cannot change a work item type; however, you can create a copy of a work item to another type through the web access or Visual Studio. See this blog post for detailed instructions.

Upvotes: 6

Related Questions