Update inactive "run as" users in scheduled jobs#1909
Update inactive "run as" users in scheduled jobs#1909raghavs046 wants to merge 3 commits intoServiceNowDevProgram:mainfrom
Conversation
|
@ravichandra1998g Readme file added with details |
|
Thank you for your contribution. However, it doesn’t comply with our contributing guidelines. As a reminder, the general requirements (as outlined in the CONTRIBUTING.md file) are the following: follow the folder+subfolder+snippetfolder guidelines and include a readme.md file explaining what the code snippet does. Review your contribution against the guidelines and make the necessary adjustments. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one. Specifically note that the readme should have the .md extention. Additional point, this script is not a good solution to the health scan finding. The health scan check's purpose is to flag Scheduled jobs that might not have been continuously/properly set up. Automatically assigning scheduled jobs to run as another issue does silence the scan check, but does not solve the issue that the scan check is used for to solve. Closing this PR for now. |
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