Team specific work item types
Hello,
In my project area I have two teams and two work item types. Would it be possible to configure it the way that each team would only see and be able to create only one work item type and not the other? For instance I have Team1 and Team2 and Defect and Task work item types. So the goal is to make Team1 to be able to see ( and create ) Defects only in RTC client and Team2 to see the Tasks only.
Thanks,
Anatoliy
In my project area I have two teams and two work item types. Would it be possible to configure it the way that each team would only see and be able to create only one work item type and not the other? For instance I have Team1 and Team2 and Defect and Task work item types. So the goal is to make Team1 to be able to see ( and create ) Defects only in RTC client and Team2 to see the Tasks only.
Thanks,
Anatoliy
Accepted answer
You can control who can create work items of a specific set of types in a role-based way ... i.e. you can have a task-creator role, and assign that to the people that are allowed to create tasks, and a defect-creator role, and assign that to the people that are allowed to create defects.
You also can control who can see existing work items, by indicating that work items assigned to a particular team should only be visible to members of that team.
But I am not aware of any out-of-the-box way of hiding the existence of a particular work item type from just some teams in a project area but not others.
You also can control who can see existing work items, by indicating that work items assigned to a particular team should only be visible to members of that team.
But I am not aware of any out-of-the-box way of hiding the existence of a particular work item type from just some teams in a project area but not others.
3 other answers
It seems there is no direct way to restrict a whole work item type but you can try either by Restricted Access presentation or by creating WorkItem Categories to restrict access to work items.
Although not tested, but you may try to combine workitem categories and use calculated value script to automatically fill the FiledAgainst attribute depending on the workitem.Type
Although not tested, but you may try to combine workitem categories and use calculated value script to automatically fill the FiledAgainst attribute depending on the workitem.Type