Customizing Work Item Types on Team Foundation Server

The walkthroughs in this section describe how to customize and administer work item types in Team Foundation Server. Work item types define the business rules for bugs, scenarios, tasks, and other types of items tracked in Team Foundation Server. Administrators can customize these definitions using XML to support the workflow of their particular organizations.

In these walkthroughs, you will learn how to import and export work item types using a command line utility and how to customize the exported type definition using XML. You also learn how to administer fields that can be shared by multiple work item types across team projects on a Team Foundation Server.

In This Section

See Also

Other Resources

Customizing Work Item Types