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. "
2 answers
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.
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.