Role permission copy between environments

Hello.

I’m wondering if it’s possible to copy role permissions between two environments.

I have a role named roleX. I’ve set all the role permissiones in the prod environment. Now I’d like to copy the roleX prod environment permissions to the staging environment, without setting each permission manually.

Is this possible?

Thank you in advance,
Matteo

Hello @Matteo,

You should be able to do exactly that as described by this documentation page

Regards,

Thank you.

This copies all roles permissions, isn’t it?

Can I also synchronise the permissions between two environments for one single role, leaving other roles permissions untouched in the target environment?

Thank you :folded_hands:
Matteo

Yes indeed, that would copy for all roles.

Sadly there is currently no way to select a specific role to copy across environments

Ok, got it.
Thank you
Matteo