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
![](https://secure.gravatar.com/avatar/116e666eb64dbae3fbe53edd3bce0d59?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)
-
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.