DELETE ROLE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2022 02:06 PM
Hi All,
I want ti delete role snc_internal since we are not using it.. not finding any option to delete .
Other than writting background script on sys_user_has_role table is there any option to delete or deactivate role OOB
thanks in advance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2022 02:33 PM
It not recommend to delete OOB roles as possible. If you want to delete this role, you need to know whether this role are used for any apps.
Please see the following posts for your references:
wanted to delete a role on deletion of certain record
Can delete user roles roles

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2022 02:42 PM
The reason it's hard to find an option to delete this role is because OOTB roles really shouldn't be deleted.
It may be better to just remove this role from all users who currently have it.
However, If you don't give any role to a user then the system automatically gives snc_internal role.
This is required as part of Security so that users should have atleast one role.
Hope this helps.
Please mark my answer as Correct/Helpful based on impact
Regards,
Dan H