Discrepancy Between GlideRecord.getRowCount() and Actual Table Count in cmdb_sam_sw_install
Hi Everyone,I'm encountering a discrepancy between the number of records retrieved using a background script and the actual count shown in the cmdb_sam_sw_install table UI.Here’s the script I’m running:var installGR = new GlideRecord('cmdb_sam_sw_ins...