Work item templates with master project area
Hi all,
when I create a WI template in a master area, I can use it in the child areas. This however only works as long as no other work item template exists in the child area. Even when they have different IDs, I am only able to see / select either the template in the child area, or the one from the master area (when the master area is set to final or when no other templates exist in the child area).
I could understand that using the same IDs would lead to conflicts, but not if they are different. Is there any way to have both the template from the master area and the ones defined in the child area?
Thank you!
One answer
No, if you make any local declarations in the process definition of a project area, that hides all declarations of that type from the master project area (so a local work item template will hide all work item templates from the master project area). The only exception are the "delta" declarations (described in https://jazz.net/wiki/bin/view/Main/ConfigurationDataDeltaUserDoc )