Global roles when teams are active #2861
gabParachikov
started this conversation in
Ideas
Replies: 1 comment
-
Global means that the same role can be assigned to more than one team. If you're looking for the same role in all teams, you might want to read the Super-Admin section. You can also override the functionality, or add a rule to the gate to do it that way. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've recently started using laravel-permission with teams, and I've noticed something that bothers me quite a bit: global roles are not truly global.
When your permission registrar sets a specific team (instead of null), you only see the roles for that team, rather than being able to access both team-specific and global roles.
Beta Was this translation helpful? Give feedback.
All reactions