AngelaG
AngelaG

Reputation: 725

How do I create a work item type in TFS 2012

How do I create a custom Work Item Type in TFS 2012? e.g.) I want to create a type called "Support Request" , instead of just a bug or task etc. I have an XML Template file.

Regards, Ang

Upvotes: 3

Views: 7749

Answers (1)

Morten Frederiksen
Morten Frederiksen

Reputation: 5165

Download TFS 2012 Power Tools to get the process editor installed. Link: http://visualstudiogallery.msdn.microsoft.com/b1ef7eb2-e084-4cb8-9bc7-06c3bad9148f

Then take a look at this guide (it uses TFS 2010 - I think you can use it anyhow): http://www.dotnetcurry.com/ShowArticle.aspx?ID=755

Upvotes: 3

Related Questions