I'm working on setting up a test TFS environment for my company. We are trying to figure out how to add custom fields, work item types, and process workflow in TFS.
Right now I'm just trying to add a work item type called Crash, mirroring Bug. And I download the Process Template Manager, added the work item definition xml, and updated WorkItem.xml. But when I tried to upload the folder, it tells me that I can't. With the following error message.
VS402357: You cannot override a Deployment template of type 6b724908-ef14-45cf-84f8-768b5384da45 with version 3.21 with a Collection process template of type 6b724908-ef14-45cf-84f8-768b5384da45 with version 3.22.
Please advice.