-
Notifications
You must be signed in to change notification settings - Fork 906
Find Oldest Open Incidents per Group - Pull4 #2559
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
Find Oldest Open Incidents per Group - Pull4 #2559
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
…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
|
Find Oldest Open Incidents per Group files 2 1.script.js |
ravichandra1998g
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.
Remove the code part from the readme file as it's already in the js file. Your readme file should contain what the code does..
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.
@ravichandra1998g Thanks for reply,Code removed from Readme file as advised..
Appreciate your efforts in reviewing the code snippets..
ravichandra1998g
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.
Looks good to me
PR Description:
Find Oldest Open Incidents per Group
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