Read ACL should not have GlideRecord/GlideAggregate/GlideRecordSecure in script.
Hello All,Hope all are doing good !!ACLs (Security rules) should not have GlideRecord/GlideAggregate in scriptWe have a custom ACL written as shown below using GlideRecord. How can i replace this code so that it does not use GlideRecord query. or is...