...
Code Block | ||
---|---|---|
| ||
{ "type": "LINE_MANAGER_COUNT", "args": { "maxManagers": 5 } } |
Role Conformity (
...
TBD)
parameter requiredTags,
title Each team member should have a required set of tags.
Note: needs verifying by a dev /.(update this is only used by 1 customer so might not be something we use more broadly with a common set of needs(
Code Block | ||
---|---|---|
| ||
{ "type": "ROLE_CONFORMITY", "args": { "requiredTags": [ "tag", "tag", "tag" ] } } |
...