Prevent Rejection Without Comments#2650
Merged
am-shakeel merged 16 commits intoServiceNowDevProgram:mainfrom Oct 31, 2025
Merged
Prevent Rejection Without Comments#2650am-shakeel merged 16 commits intoServiceNowDevProgram:mainfrom
am-shakeel merged 16 commits intoServiceNowDevProgram:mainfrom
Conversation
…ed on Impact and Urgency/readme.md
…ed on Impact and Urgency/script.js
am-shakeel
approved these changes
Oct 31, 2025
Contributor
am-shakeel
left a comment
There was a problem hiding this comment.
Thanks for submitting this! Since it’s a low-effort PR for Hacktoberfest, that’s totally fine
Just a quick note: this repo already has similar examples, so it might be worth checking for duplicates before submitting. That said, the use case does make sense in certain scenarios, so I’m accepting it as a valid contribution. If you plan to extend this (e.g., support Change Request validations or make it reusable across tables) happy to collaborate!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Description:
Adds a Client Script on the sysapproval_approver table to ensure that approvers must provide comments before rejecting an approval record. Improves audit transparency and process integrity.
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