Abort the incident record when related change is in new state
Hi all, I'm trying before update business rule to the incident table and the condition state is resolved, A user is not able to resolve the incident when the related change record is in a new state. var gr = new GlideRecord("change_request");gr.addE...