Creating roles and permission for optional team #2752
Unanswered
pritborteam
asked this question in
Q&A
Replies: 1 comment
-
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.
-
Docuemntation says we can have team_id as null if we want to create for a user not associated with any team. But it does not work when you have $team variable set to true in permissions.php file. Migrataion file does not have team_foreign_key nullable or migration file just checks based of $team variable true and false. I have a use case where not all users will have team. What to do?
Beta Was this translation helpful? Give feedback.
All reactions