Capture custom field in Update set

Mark Wood
Tera Contributor

Hello Experts,

I've created a custom field but forgot to set up its update. After reviewing, I noticed the default update set entry for that custom field is missing. Is there a way to capture this field? Please guide me. Thank you.

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@Mark Wood 

ensure you set your correct update set.

please make any change on that field such as make it readonly true and then readonly false and save it and it will be captured in your update set.

OR

move the customer updates from default update set to your correct update set

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Thank you @Ankur Bawiskar that field is captured but their choice list is not captured in an update after following your above steps.

@Mark Wood 

the choice list is also captured in customer update, please check in default update set and move that customer update

It will look like this -> TableName.Field Label and Type - Choice list

AnkurBawiskar_0-1701427154737.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Dipen Wadhwana
Giga Guru

Hi @Mark Wood ,

 

You can use Force to update set UI action link to capture that change.

please refer the below link: https://servicenowguru.com/system-definition/manual-update-set-inclusion/

 

Please mark this response as helpful if your question has been answered correctly.