Creating a new project area from a template which contains required custom fields
![]()
I'm having an issue creating a new project area based on a custom template.
I have a project area and I export the template. This is a custom template where we have added custom fields to the Task work item which is Required on create. I import this process template and then attempt to create a new project area and initialize it, and it fails. I believe this is because it is attempting to auto-generate the 8 or so Task work items for a new project area. Is there a way around this? |
2 answers
![]()
you could remove those initial set of work items from the initialization and re-initialize.. here are the detailed steps:
1. Open PA in Eclipse Client > Process Configuration Tab > Project Configuration > Project Area Initialization > Server follow-up actions > Setup Projects > Scroll down to find the Work item templates section and use the cross against the summary of each work item listed there to remove them all. 2. Right click on the Uninitialized PA from Team Artifcats view and Perform the Initialization hope it helps |