Allow to create and store templates for Realm's 'Sync Permissions'
Please allow to create, store and use custom templates for 'Permissions' for a partition-based 'Sync Permission' setup. This is under the area named "Define Permissions". There are pre-built ones but no custom ones. Makes you have to keep adding in each time you make changes.
2
votes
Reveel®
shared this idea
-
AdminIan (Admin, MongoDB) commented
Hi there, It should be possible to replicate the same Realm App config or whatever subset you like, including Sync permissions, using the realm-cli
https://www.mongodb.com/docs/atlas/app-services/cli/Alternatively, you could also use the Admin API or Github deploy
This is how you could have a programmatic deployment process across multiple Realm apps.