Unable to commit newly created Scheduled Script Excution
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2022 10:39 AM
I am developing a new feature for our ServiceNow application that involves creating a new Scheduled Script Execution within the scope of the application. When going to commit my work through Studio's Source Control the newly created script does not appear in the list of modified files. The only way I have found that I can include the file is by checking the Include changes not tracked via the Customer Update (sys_update_xml) Table, but this includes files that should not be committed.
Is there a way to indicate to ServiceNow Studio that this file needs to be tracked within the repo?