We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 864efa2 commit db4e2e5Copy full SHA for db4e2e5
Server-Side Components/Background Scripts/Update Parent Incident State To Closed If All Child Incident Is Closed/README.md
@@ -1 +1,4 @@
1
-This background script allows administrators to close a parent incident automatically if all its child incidents are already closed.
+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