Capture custom field in Update set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2023 01:29 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2023 01:37 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2023 02:27 AM
Thank you @Ankur Bawiskar that field is captured but their choice list is not captured in an update after following your above steps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2023 02:39 AM
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
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2023 01:38 AM
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.