ACL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 09:26 AM
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
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 09:31 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 09:35 AM
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