No records displayed due to securiy constraints

Ed Laar1
Kilo Guru

Dear all,

When a user queries a list of records normaly this list of records is displayed on the users screen in the list-view exept when the user does not have the rights to see the records. When this is the case, the message 'records not displayed due to security constraints' is displayed. All the records the the user is alowed to see are displayed of course. So far so good.

As soon as there are many records involved in the 'security constraints' situation (ie the user is not allowed to see the records), and these records are the first number of records in the list-view, it appears for the user that no records are selected at all: The users screen is (more or less) empty. Yes: There is the 'security constraints' message and Yes: There is the indication that more pages of records exist but this (I think out_of_the_box) behavior is 'strange' for many users.

Does anyone have a simple solution for this? Is this issue solved in Eureka? The required behavior should be that the records the user is allowed to see are displayed + a 'security constraints' message indicating that not all the records are displayed.

Awaiting your suggestions,

Best regards,

Ed Laar

ServiceNOW Architect

K15 attendee

5 REPLIES 5

DINESH CHINNAD1
Giga Expert

Hi Ed Laar,



                                        Create a ACL for resolve this issue....



In WIKI we have link for this, go through the below link



http://wiki.servicenow.com/index.php?title=Using_Access_Control_Rules


Vladimir Kobeti
Giga Guru

Hi Ed,



the solution is to use Before Query Business rules, that would prevent displaying of these records. This is really the only way at the moment.


In Before Query business rules you should simulate the ACLs that are created for your table to remove the records from displaying for specific users.



Please have a look into your instance here:


http://<yourinstance>.service-now.com/sys_script_list.do?sysparm_query=when%3Dbefore%5Eaction_query%3Dtrue



I hope this helps 😉


Vladimir


Johnathan R
Tera Contributor

~10 years later, and this still appears to be an issue. A VERY user-unfriendly design. Your list appears blank, and makes you sort through several empty pages?

 

This is by design?? = bad design

Hi @Johnathan R ,

 

Please refer to below thread:

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0693406

 

If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!

 

Thanks & Regards,

Sumanth Meda