Commit 82179f1
authored
Update Auto Assign Incident.js
# Auto Assign by Priority
This Business Rule automatically assigns incidents to groups based on their priority.
- Priority 1 → Network Support
- Priority 2,3,4 → Helpdesk
Useful for automating incident routing and reducing manual work.1 parent 0da4fa8 commit 82179f1
File tree
1 file changed
+10
-0
lines changed- Server-Side Components/Business Rules/AutoAssignment
1 file changed
+10
-0
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments