-
Notifications
You must be signed in to change notification settings - Fork 906
Count Inactive Users with Active incidents #2616
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
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
…Active incidents/README.md
…Active incidents/script.js
… Assignment Groups/README.md
… Assignment Groups/script.js
…h Active incidents/README.md
…h Active incidents/script.js
…ctive incidents directory
…cident volume/README.md
…cident volume/script.js
trimbakeshmadhan-109
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed
|
@ravichandra1998g Hi , apologies for the confusion...Accidentally I deleted the actual file instead of wrong file.. Thanks for the note Reviewed PR contains Count Inactive Users with Active incidents Script.js |
trimbakeshmadhan-109
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reviewed
|
Sounds good to me. Thank you for your contribution. |
PR Description:
Count Inactive Users with Active incidents
Pull Request Checklist
Overview
Code Quality
Repository Structure Compliance
Core ServiceNow APIs/Server-Side Components/Client-Side Components/Modern Development/Integration/Specialized Areas/Documentation
Restrictions