Little question:
do I need to add read permissions to superadmin? Or it will grant access with first line?
Role.team(TEAM_ID) is the entire team. Role.team(TEAM_ID, "superadmin") would be only those in the team that have the superadmin role.
Yep, but my question is just like. If I grant read access to everyone on the team.
And then, I grant write access to superadmin.
Will superadmin still has reading permissions, or they are going to be overwritted?
Nope. You have both listed there
Ok Steven, thank you so much
[SOLVED] Are permissions overwritten?
Recommended threads
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...