Query using GlideRecord when canRead() returns false
Hi, I have a requirement that a user, irrespective of the role configured in Service now should be able to view any incident details. Currently an Admin or the Incident submitter are able to view the incident. I tried to query the incident using the ...