Resolved! Read ACLs should not have GlideRecord/GlideAggregate in script
Hello All, Hope all are doing good !! ACLs (Security rules) should not have GlideRecord/GlideAggregate in script We 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...