Syncing feature permissions

Is there a way to sync feature permissions between environments?  I'd like to figure out how to do this to sync up our learning and DEV environments with our production environment.


Side Note:  I wish feature permissions could be included in specs :)

 

Comments

  • I don't have any good solution, but I'm sure interested if anyone does.
  • I may not be fully understanding your question, so if this is not what you are talking about I apologize. Even if it is not exactly what you are talking about, perhaps it will generate some other ideas for you.


    We have a Configuration Export to align our security roles across environments. Go to Administration -> Configuration Data -> Configuration Export -> Add

    In the left hand window, scroll down to the Security folder and select System Roles and click add to move it to the right side "Selected Types". Name it and Save.

    When you run it, it will produce an xml file that can be used as a Configuration Import file in your other environments.


    I hope this helps!

    Amanda

Categories