Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

HR Admins with sn_hr_core.admin and user_admin Cannot See "Edit" Button on Group Member Related List

Mariam_Ahmed
Tera Expert

 

Hello Community,

I’m facing an issue where HR Admin users who have both the sn_hr_core.admin and user_admin roles are unable to view the “Edit” button on the Group Member related list (sys_user_grmember).

So far I have checked the following:

  • Using Access Analyzer, the users do have Create and Write access on the Group Member table.

  • Verified List Controls on the related list.None are configured to hide or omit the Edit button.

  • The same related list works fine for admins.

Has anyone seen this behavior before or know what else could prevent the Edit button from showing?
Any insights would be appreciated.

Thanks,
Mariam Ahmed.

1 REPLY 1

Chaitanya ILCR
Mega Patron

Hi @Mariam_Ahmed ,

check if the edit button is omitted from the list control (depending on which table's related list you are viewing sys_user or sys_user_group) process is same

 

right click on the column header -> configure-> list control 

ChaitanyaILCR_0-1764780762692.png

check if omit edit button is checked and uncheck and click on the Enable edit button if available

ChaitanyaILCR_1-1764780947286.png

 

also check if there is any script in omit edit condition and remove it if not required

 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya