ACL

harry24
Tera Contributor

Hello everyone ,

 

I am getting this issue when trying to click on assigned to field in Workplace case table .Please check the below image . Please help 

harry24_0-1725294360406.png

Thanks

 

2 REPLIES 2

AnirudhKumar
Mega Sage
Mega Sage

This is due to Read ACLs on the Group Membership table. They prevent you from accessing data on this table.

What roles do you have? admin?

 

In my opinion a person viewing the workplace cases (non-admin) shouldn't be able to view the details of the 'assigned to' users. Seeing names should be ok, but on the whole user records or their group membership records

Robbie
Kilo Patron
Kilo Patron

Hi @harry24,

 

Essentially you need to review the ACL against the sys_user_grmember table for the field (column) user

 

Elevate you role by clicking on your user profile icon (top right with your image/initials) and click on 'Elevate role' and click on 'security_admin'

From here, search for the Access Control (ACL) in the Naviagtion menu.

You should be able to search for the sys_user_grmember.user record (Specifically the 'read' access).

Depending on what's been configured, you'll have to update accordingly.

 

Holler if you need more help.

 

To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.



Thanks, Robbie