- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2019 02:25 PM
I created a new update set. Then, modified an existing scheduled script execution (table name: sysauto_script.list)
When I looked into customer updates, I found that "scheduled script execution" modification is not captured in update set.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2019 02:26 PM
I don't think scheduled jobs are included in update sets. You'll need to export it to XML and import it as if it was a data record (not configuration). The analogy is that roles are captured in update sets while groups are not. Hope this helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2019 02:26 PM
I don't think scheduled jobs are included in update sets. You'll need to export it to XML and import it as if it was a data record (not configuration). The analogy is that roles are captured in update sets while groups are not. Hope this helps.