User not able to see records even after having required roles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2022 11:25 AM
Hi all,
unable to access sn_wsd_core_workplace_location records even though user having sn_wsd_core.workplace_user role which gives read access to the table
There are no field level acl's but debug security rules shows that it didnt pass field level acls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2022 01:59 PM
Hi, unfortunately a partial screenshot of an ACl debug doesn't assist with diagnostics of your issue, but good to see that you are taking positive steps to investigate\diagnose.
If your ACL's show the user has access and a list view is not showing 'Number of rows removed from this list by Security constraints: XX' at bottom of page? then the records may be hidden by a query business rule.
If the list view shows 'Number of rows removed from this list by Security constraints: XX' then it is an ACL issue.
Do you have a table level (table.none) read ACL, as well as table.* read configured for the role?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2022 11:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2022 11:14 PM
and also list view doesnt show 'Number of rows removed from this list by Security constraints'
Inactivated the query business rule,but still not able to see the records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 08:45 AM
Were you able to resolve this? I have the same question. The debug tools include too much extra details to find the real culprit.