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 f640dee commit b04c8ecCopy full SHA for b04c8ec
Server-Side Components/Business Rules/CountRelatedIncident/README.md
@@ -0,0 +1,7 @@
1
+# Count Related Incidents for a Problem Record (Business Rule)
2
+
3
+Purpose
4
+This Business Rule calculates and displays the **number of incidents** linked to a specific **Problem record** in ServiceNow.
5
6
+Whenever a problem record is opened or updated, it counts all related incidents and shows the count as an informational message.
7
0 commit comments