Can you limit which roles a Team(member) can be assigned ?
We would like to limit which roles can be assigned to members of given teams. Here's the example:
We have the following Teams:
Team A
Team B which is a Parent of
Team C and
Team D
==
We have the following Roles:
Role1, Role2, Role3 and Role4
We would like to set it up so that you can only assign
Role1 and Role4 to members of Team A
Role1, Role2, Role3 and Role4 to members of Team B
Role1 and Role2 to members of Team C
Role2 and Role3 to members of Team D
Is this possible ?
We have the following Teams:
Team A
Team B which is a Parent of
Team C and
Team D
==
We have the following Roles:
Role1, Role2, Role3 and Role4
We would like to set it up so that you can only assign
Role1 and Role4 to members of Team A
Role1, Role2, Role3 and Role4 to members of Team B
Role1 and Role2 to members of Team C
Role2 and Role3 to members of Team D
Is this possible ?
One answer
We would like to limit which roles can be assigned to members of given teams. Here's the example:
We have the following Teams:
Team A
Team B which is a Parent of
Team C and
Team D
==
We have the following Roles:
Role1, Role2, Role3 and Role4
We would like to set it up so that you can only assign
Role1 and Role4 to members of Team A
Role1, Role2, Role3 and Role4 to members of Team B
Role1 and Role2 to members of Team C
Role2 and Role3 to members of Team D
Is this possible ?
It's not possible to enforce this scenario.
The existence of roles is inherited down the hierarchy, so if a parent team area declares some roles it will be available in child areas.
- Jared