I have multiple env deployed and each environment have his specific database.
When i edit a permission in a collection in my dev environment for example, I have to do this in my production environment too if i wanted my two env become ISO.
Is there a way to do this only in one env and apply it to all other env (when code merged perhaps) ?