How to add closed incidents in the problem form related list incidents?

Raja6
Tera Expert

OOB allows only active incidents to added as bulk to the problem Is there a way to change this default behavior?

I have found that OOB script include which is protected BulkAddIncidents . But is there a way to change this via any system property?

Thanks in advance.

find_real_file.png

1 ACCEPTED SOLUTION

Raja6
Tera Expert

I just updated the OOB script BulkAddIncidents Fixed query and removed the active true condition and It worked. Thanks for your help

find_real_file.png

View solution in original post

9 REPLIES 9

Raja6
Tera Expert

I just updated the OOB script BulkAddIncidents Fixed query and removed the active true condition and It worked. Thanks for your help

find_real_file.png

Glad it worked. Can you please mark answer correct and close this thread. Thank you Prasad

Hamremoen
Tera Contributor

This fix does not work after San Diego. BUT fortunately for us, there is now an OOTB solution to the problem.

 

New system property called "problem.role.relate_closed_incidents" which we can change the value of to allow problem_coordinators to relate closed incidents to problems.

This workaround still works in Vancouver release:

GRKN_1-1715936435731.png

Thanks! 👍

TJLillo
Kilo Guru

FYI, this has been added as a system property now according to KB1225807
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1225807