There is no record found but sys id and number is created while using inbound email action, how to resolve this?
The below script is used in Inbound action to create incident if no record is found:- else { //Create a new Incident if no original reference is found gs.log('Email sys_id: ' + sys_email.sys_id + ' ELSE statement: Creating new Incident because...
