Can custom category values be Team Specific ?
We have a single Project Area with around 10 Team Areas.
We have defined an custom category "Function" and want to reuse across all the Team Areas.
However the values which needs to be displayed (and selected) under the Function category are completely different from one Team to another.
Is it somehow possible to make the category values Team Area specific.
Or any separate idea to achieve the above ?
|
Accepted answer
Ralph Schoon (63.6k●3●36●46)
| answered Feb 04 '19, 2:22 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER The main purpose of categories are to select the team owning the work item and to categorize the item further. So, the answer is yes. So you would usually create a category and team mapping like this:
Function/Team1/Subfunction1 => Team 1
Function/Team2/Subfunction2 => Team 2
The left side is a tree like structure that makes sense to you, there is usually a level where the team gets selected and underneath that level you usually sub categorize within the team. E.g.
UI/ => UI Team
DB/ => DB Team
UI/Web
UI/Eclipse
UI/mobile
are used to sub-categorize within the UI team.
Abhishek Biswas selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.