-
Notifications
You must be signed in to change notification settings - Fork 906
Restrict changes to the Close state when the Change Task is open #2442
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
Restrict changes to the Close state when the Change Task is open #2442
Conversation
Before Update BR
|
Hacktoberfest2025 - 2nd Pull Request |
Atul-LNG
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.
Please add more details in Readme, what this script about and add a relevant title of PR.
|
Hi @Atul-LNG, Ok Sure, Will update it. Thanks, |
| 1. Create a Before Business Rule. | ||
| 2. Applicable to Change Request Table. | ||
| 3. Use Before - Update. | ||
| 4. Add conditions if required. |
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.
If the change request have the active change tasks are still open then we can't proceed with the submission.
srikanthroyal932-cmyk
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.
If the change request have the active change tasks are still open then we can't proceed with the submission.
|
Hi @Atul-LNG, Could you please review it now. Thanks, |
|
Please add the comments in the Readme itself @srikanthroyal932-cmyk |
srikanthroyal932-cmyk
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.
Updated README.md file.
PR Description:
replace this with your 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