DELETE ROLE

developer18
Tera Contributor

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

2 REPLIES 2

John Zhang1
Kilo Patron
Kilo Patron

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

 

Dan H
Tera Guru

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