Creating new project area causes "CRRTC0290E: The work item cannot be saved because the work item's type is not configured correctly at the project level. "
![]()
I am attempting to create new project area from customized template. Durining initialization I am getting following error message:
CRRTC0290E: The work item cannot be saved because the work item's type is not configured correctly at the project level. How can I create new PA? |
2 answers
![]()
I replaces the process configuration source XML with other XML...but same error occurs at my end...
I tried yours solution but it did not worked.
Any other solution?
|
![]()
I found root cause.
The root cause was that there were attempting to be created new work items of type which has been deleted in artifact. To avoid creating these work items in Eclipse client open new uninitialized project area, navigate to process configuration tab and then to Project Configuration -> Project Area Initialization. In Server follow-up actions navigate to Setup Project and navigate to Work Item Templates section at the bottom of the page. Now delete all work items you see that. It helps. |