So I want to do the following thing: In my collection global permissions, I want to give every team member with the role "booking.create ", no matter from which team, create permissions. But using team:*/booking.create does not work / it does not find it. How can I do this?
What are you trying to achieve?
Currently you can't give permission to all teams, just specific teams
Recommended threads
- `notContains` Query not available
I have a collection with documents that have a `userIds` attribute containing an array of string values. I want to list these documents by excluding the ones th...
- `appwrite push functions` doesn't commit...
When using the cli, appwrite push deploys the function but somehow doesn't commit it? If it does commit, where can I see my commits (they are not visible in my ...
- Temporary Access or Appropriate Access f...
i need to input my "https://cloud.appwrite.io/v1/storage/buckets/66fc38cb0037ad5e5354/files/LINK" image link as a param for a replicate method but I am unsure w...