Skip to content

Commit 3a4ae50

Browse files
readme.md
1 parent 700a844 commit 3a4ae50

File tree

1 file changed

+13
-0
lines changed
  • Server-Side Components/Background Scripts/Auto-Create Problem Record from Recurring Incident Patterns

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Automatically Create Problem Record from Repeated Incident Patterns
2+
3+
This automation detects recurring incidents based on their short descriptions and automatically creates a Problem record when a defined threshold is reached (e.g., 5 similar incidents in 7 days).
4+
5+
Scenario
6+
7+
Multiple users report incidents with similar descriptions, FOR EXAMPLE Email not sending or VPN connection failed.
8+
9+
When the number of similar incidents exceeds the threshold within the lookback period:
10+
11+
A Problem record is automatically created.
12+
13+
All matching incidents are linked to the Problem.

0 commit comments

Comments
 (0)