Skip to content

Commit db4e2e5

Browse files
authored
README.md
1 parent 864efa2 commit db4e2e5

File tree

1 file changed

+4
-1
lines changed
  • Server-Side Components/Background Scripts/Update Parent Incident State To Closed If All Child Incident Is Closed

1 file changed

+4
-1
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
This background script allows administrators to close a parent incident automatically if all its child incidents are already closed.
1+
This Background Script provides administrators with a quick and reliable method to:
2+
+Check whether all child incidents under a parent are closed.
3+
+Automatically close the parent if all children are resolved.
4+
+Ensure consistent closure logic without manual intervention.

0 commit comments

Comments
 (0)