Commit af91a7b
authored
Create script.js
This Business Rule checks for Change Requests linked to the same Configuration Item (CI) whenever an Incident is created or updated.
If any active CRs are found (excluding Closed and Canceled), their numbers are added to the Incident’s work notes.
This helps agents identify related changes quickly and avoid duplicate effort.1 parent ac2d8b0 commit af91a7b
File tree
1 file changed
+24
-0
lines changed- Server-Side Components/Business Rules/Add work notes for relevant Change Requests for Incident
1 file changed
+24
-0
lines changedLines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments