Update set not capturing changes

DevtoSME
Giga Guru

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??

1 ACCEPTED SOLUTION

okay @Joyea Mells  i think i got your requirement 

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
  • Email

To move the records to other instance you need to move it through xml

 

PLEASE MARK MY ANSWER CORRECT IT IT HELPS YOU

 

View solution in original post

6 REPLIES 6

Community Alums
Not applicable

View rules doesn't get captured in the update set.

does ui builder workspace changes capture in update sets?