-
Notifications
You must be signed in to change notification settings - Fork 906
Commit 111a9d9
authored
Count Inactive Users with Active incidents - pull 3 (#2558)
* script.js
Automatically create a problem record from incident volume
Use case: Automatically create a problem record if a specific Configuration Item (CI) is associated with more than a certain number of incidents within a defined timeframe.
Code snippet
This code can be placed in a Scheduled Script Execution or an After Insert Business Rule to check new incidents
* README.md
* Script.js
Identify the oldest active incident for each assignment group. This helps managers focus on long-running tickets that may require special attention.
* README.md
* script.js
This example searches a JSON document for all developers listed under the specified path.
* README.md
* Update README.md
* script.js
Identify inactive users who still have unresolved incidents. This helps with offboarding processes and ensures incidents aren't left unattended.
* README.md
* Update script.js
* Delete Core ServiceNow APIs/GlideAggregate/Count Inactive Users with Active incidents/README.md
* Delete Core ServiceNow APIs/GlideAggregate/Count Inactive Users with Active incidents/script.js
* Delete Core ServiceNow APIs/GlideAggregate/Find oldest Incident based Assignment Groups/README.md
* Delete Core ServiceNow APIs/GlideAggregate/Find oldest Incident based Assignment Groups/script.js
* Delete Core ServiceNow APIs/GlideJsonPath/GlideJsonPath Reader Example/README.md
* Delete Core ServiceNow APIs/GlideJsonPath/GlideJsonPath Reader Example/script.js
* script.js
Count Inactive Users with Active incidents
* README.md
* Delete Client-Side Components/Client Scripts/Count Inactive Users with Active incidents/README.md
* Delete Client-Side Components/Client Scripts/Count Inactive Users with Active incidents/script.js1 parent 1dd3d0a commit 111a9d9Copy full SHA for 111a9d9
File tree
Expand file treeCollapse file tree
0 file changed
+0
-0
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
0 file changed
+0
-0
lines changedOpen diff view settings
0 commit comments