I want to close all child incidents after closing parent incident?
Hi all, I want to close all child incidents after closing parent incident, if any one child incident not closed the parent incident should not be close? updateChildIncidents();function updateChildIncidents() { var msg = ""; var commentsMsg=""; var ...
