Change close reminder business rule#1933
Merged
snamjosh merged 4 commits intoServiceNowDevProgram:mainfrom Oct 8, 2025
Merged
Conversation
This Business Rule automatically prepares an email reminder for Change Requests that are about to close. When triggered, it dynamically builds a clear and actionable subject and body message to alert users that the Change Request is nearing closure.
This Business Rule automatically prepares an email reminder for Change Requests that are about to close. When triggered, it dynamically builds a clear and actionable subject and body message to alert users that the Change Request is nearing closure.
snamjosh
requested changes
Oct 7, 2025
Contributor
snamjosh
left a comment
There was a problem hiding this comment.
Thank you @Rampriya-S for your contribution. Can you provide screenshots of business rule trigger condition ? I see that notifications are sent to user for reminder records when reminder.notify event is triggered.
This Business Rule automatically generate a reminder message for Tasks that are approaching their closure time.
Contributor
Author
|
Hi @snamjosh, Please find the screenshots attached for better clarity. https://github.com/user-attachments/assets/5c8db22f-4297-47e5-a76d-764f033329f2 https://github.com/user-attachments/assets/74753ba0-38e6-4125-9396-435e205e6230 |
ravichandra1998g
added a commit
that referenced
this pull request
Oct 22, 2025
This reverts commit 695d030.
ravichandra1998g
added a commit
that referenced
this pull request
Oct 22, 2025
Contributor
|
Hello @Rampriya-S Please place the script in a sub folder and resubmit. |
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:
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