- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2024 09:19 AM
Hello, I'm assisting our internal ESG team with an issue where they cannot access certain ESG-related menu items in the platform because they appear to be restricted to the 'sn_esg.admin' role. We would like to be able to clone the 'sn_esg.admin' role and remove/disable items related to the integrations as we don't want non-admin users having the ability to affect the integrations.
We've tried using the "Insert and Stay" option that normally works for cloning other records, but that doesn't work in this case. Does anyone know of a way to clone a role?
Thanks in advance,
Ash
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2024 09:50 AM
@Ashley Heath The insert and stay option doesn't work in case of the roles. However, if you wish to clone a role and if you are open to achieve it via script then you can refer to this thread https://www.servicenow.com/community/developer-forum/copy-a-role-and-permissions/m-p/2215154.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2024 09:50 AM
@Ashley Heath The insert and stay option doesn't work in case of the roles. However, if you wish to clone a role and if you are open to achieve it via script then you can refer to this thread https://www.servicenow.com/community/developer-forum/copy-a-role-and-permissions/m-p/2215154.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2024 11:21 AM
Thank you, Sandeep. We're having some other challenges with ESG-related items but I will keep this in my pocket.