Why is setLimit() ignored in this GlideRecord query?
Hi people, I had this simple script running in UI Action on the Part Requirement form. For some reason even if use setLimit() with hardcoded value or variable it is ignored and Query always updates all records returned from addEncodedQuery. var prMod...
