Creating a new process template
Accepted answer
2 other answers
In the Web Client, visit the ../ccm/admin page and select your Project area from the Active Project areas list. From the Left hand panel, select WorkItems and then Types and Attributes. Click on the Add button just besides the WorkItem Types list box.
Comments
thanks but it from the Simple Process template you can't add new work item types. So it is either work down from the scrum template or create custom work item types.
hi Sean,
creating custom work item types is same as creating new work item types. so I second what Indradri mentions... you can still use Simple Team Process to create new work item types.
I guess I have to either delete this project area, make a new one, and choose scrum this time or make a defect type manually ?
Needless to say project organisation and admin isn't my main job by any means, so I was hoping for a quick answer in RTC !
Comments
Add means YOU do all the creation work.. it does NOT mean select from a predefined set.
or choose the scrum template, then DELETE the workitem types you DON'T want,
and then export/import that model as a new template to use from now on.
these templates are just starter sets..
So I realise now :-)
So where do I go from here ? I have a new project area with nothing in it.
Can I now switch from simple to scrum template for the project area (don't see this anywhere obvious so far ...) ?
Can I delete the project area ? (so far I've found an archive option, but no delete) ?
No delete, only archive..
you 'might' be able to edit the process config source of a scrum based project and cut/paste the xml into the project area, overlaying the original..
or.. export the workitems, create a new project are, import the workitems..
archive the old one..
I have always setup a development environment rtc system for things like this so I am not leaving garbage around on production..
every few months wipe the dev system and install again
Thanks for the response / advice.