ServiceNow Custom App

riyasahal
Tera Contributor

I have a custom app in the store which has been upgraded to nodeJS 18. Now whenever I perform one particular action in the app, it automatically creates a childIncident but I don't want that to happen. 

How to disable childIncident creation in my app?

Logs from console:

[Log] dirty form focus (js_includes_doctype.jsx, line 875)
[Log] GlideTabs2 findTabIndexByID could not find section_tab.bf1d96e3c0a801640190725e63f8ac80 (js_includes_doctype.jsx, line 875, x16)
[Error] Unhandled Promise Rejection: AxiosError: Network Error
promiseEmptyOnRejected
promiseReactionJob
[Log] [00:00:00.231] *** WARNING *** GlideAjax.getXMLWait - synchronous function - processor: AJAXGlideRecord (js_includes_doctype.jsx, line 875)
[Log] added render event for ui_policy_onLoad (js_includes_doctype.jsx, line 875)
[Log] [00:00:00.334] form rendered (js_includes_doctype.jsx, line 875)
[Log] running inline scripts, count: 0 (js_includes_doctype.jsx, line 875)
[Log] runBeforeRender (js_includes_doctype.jsx, line 875)
[Log] [00:00:00.000] onLoad CreateChildIncident (js_includes_doctype.jsx, line 875)
[Log] [00:00:00.000] onLoad calcReturn (js_includes_doctype.jsx, line 875)
[Log] [00:00:00.000] onLoad (BP) Hide Choice - Closed (js_includes_doctype.jsx, line 875)
[Log] [00:00:00.000] onLoad Hide related lists (js_includes_doctype.jsx, line 875)
[Log] [00:00:00.000] onLoad (BP) Hide Attachment Link when Closed (js_includes_doctype.jsx, line 875)
[Log] [00:00:00.001] onLoad (BP) Hide Close Notes and Code (js_includes_doctype.jsx, line 875)
[Log] [00:00:00.000] Hide active field for SOW (js_includes_doctype.jsx, line 875)
[Log] [00:00:00.000] onLoad Modify Comments Label (js_includes_doctype.jsx, line 875)
[Log] [00:00:00.000] On Call Escalation Tracker (js_includes_doctype.jsx, line 875)
[Log] [00:00:00.010] ui_policy loaded (js_includes_doctype.jsx, line 875)
[Log] runAfterAllLoaded, functions: 14 (js_includes_doctype.jsx, line 875)
0 REPLIES 0