User not able to see records even after having required roles

Sush
Tera Contributor

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

 

Sush_0-1665339825588.png

 

 

 

 

4 REPLIES 4

Tony Chatfield1
Kilo Patron

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?

Sush
Tera Contributor

Hi

 

There is one table.none acl with the sn_wsd_core.workplace_user role

Sush
Tera Contributor

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

MGanon
Tera Guru

Were you able to resolve this? I have the same question. The debug tools include too much extra details to find the real culprit.