- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2022 11:28 AM
I created an updated set to edit a list i'm using as a reference to a variable on a catalog item
i created an update set and made it current.
i went to _______.list to edit the list and input a new option. I went back to the update set and nothing was captured. this is the only change i need to make to this catalog item.
Is there a reason no changes are being captured??
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2022 12:07 PM
okay
so you created a record in your u_abcdefg.123.list table and it did not get captured right ?
so records in service now are not captured in update sets
In short, the update set captures the system configuration changes you make to the system. This includes, but is not limited to:
- Tables
- fields
- form layout
- list layout
- business rules, client scripts, script includes, and other scripts
- workflows
- system properties
What it does NOT capture is your transactional data like
- Incidents
- Users
- Groups
To move the records to other instance you need to move it through xml
PLEASE MARK MY ANSWER CORRECT IT IT HELPS YOU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2024 01:37 AM
View rules doesn't get captured in the update set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2025 06:45 AM
does ui builder workspace changes capture in update sets?