We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

10 REPLIES 10

JohnMarkR
Tera Contributor

Updated: July 2026
Go to Script Include > RelateIncidentToProblem

Update the script>

JohnMarkR_0-1784026964042.png


Active is TRUE is now removed.

JohnMarkR_1-1784027035755.png
Note that this is OOB.