Unable to remove role from user when the role is removed on the Group

Claudio6
Tera Expert

I' trying to remove the role from users that are members in a group. Starting from Group page I click on Edit button on the related list Roles an remove the role from Selected. Then on the User Role table the users still having the role removed. 

Claudio6_0-1683317509649.png

 

1 ACCEPTED SOLUTION

Bert_c1
Kilo Patron

Hi Claudio6,

 

Do you have the "Contextual Security: Role Management" and "Contextual Security: Role Management V2" plugins activated in you instance?  If so, go to a list view of sys_user_has_role table, filter for the desired user and role, and view the "Inheritance Map" there. You may need to add that column to the list view.

 

Servicenow Support has a "Inheritance checker" tool that can be run in you instance, if you create a Support Case.

View solution in original post

2 REPLIES 2

Bert_c1
Kilo Patron

Hi Claudio6,

 

Do you have the "Contextual Security: Role Management" and "Contextual Security: Role Management V2" plugins activated in you instance?  If so, go to a list view of sys_user_has_role table, filter for the desired user and role, and view the "Inheritance Map" there. You may need to add that column to the list view.

 

Servicenow Support has a "Inheritance checker" tool that can be run in you instance, if you create a Support Case.

Thank you very much Bert_c1 for your quick reply! Now I can see why are not deleting from User Role table.