ACLs should not have GlideRecord/GlideAggregate in script
ACLs (Security rules) should not have GlideRecord/GlideAggregate in script We have an ACL written on sys_attachment table and the script is Checking if current user is a member of any human resources group. Gliderecord to 'sys_user_grmember' is used....