Issue with custom fields Grouping in list view

Chaiatnya
Tera Contributor

Hi all,

 

I'm experiencing a strange behavior recently. We have a report on catalog task table. And the report is of Type list and Group by with a choice field. It was working earlier. But from  yesterday it stopped working and getting the error 'Security prevents reading <Custom field name> - no records displayed'. Same issue in List view Grouping with the field.

 

user has access to that field and able to see choices as well. 

2 REPLIES 2

Bhuvan
Kilo Patron

@Chaiatnya 

 

Refer below post for reference,

 

https://www.servicenow.com/community/devops-forum/why-has-quot-security-prevents-reading-created-no-...

 

Elevate your session and check ACL for the table & field and based on your error, adjusting the ACL should fix the issue.

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

@Chaiatnya 

 

If there are no ACLs created, clear cache using /cache.do and execute gs.invalidateCache(); from scripts background to clear cache and try again.

 

Logout from the session and login again before trying. You can also try logging via Incognito or InPrivate Window of your browser.

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan