Resolved! Background script having setWorkflow(false) isnt updating the work notes
Hi All, I am facing issue where Background script having setWorkflow(false) isn't updating the worknotes of the incident. Below is the script, var inc = new GlideRecord('incident'); if(inc.get('problem_id', <sys_id of the problem which is related wi...

