Gurpreet07
Mega Sage

Incident record is getting updated using a display business rule. If you add current.setWorkflow(false) before current.update() then it will probably fix the issue . if not then try current.autoSysFields(false);

View solution in original post