- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2022 09:47 AM
There is an out-of-the-box UI Action (CSM) that a previous developer modified.
Because it was customized, when CSM is updated, any OOB changes to the UI Action are ignored.
I'd like to revert the UI Action back to the out-of-the-box version.
My question is: In the versions list of the UI Action, if I select the most recent OOB version (store version), and revert it back to that version, will subsequent CSM upgrades update the UI Action, or will it still consider it as customized and ignore updates? (if the latter, what needs to be done to have it not be considered customized?)
Thanks,
Justin
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2022 09:59 AM
Hi there,
If you really take the last one, then it should be oke. You can double check the customer updates, and check if the update has replace_on_upgrade=true. In that case, your all fine!
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
2020-2022 ServiceNow Community MVP
2020-2022 ServiceNow Developer MVP
---
LinkedIn
Community article, blog, video list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2022 09:59 AM
Hi there,
If you really take the last one, then it should be oke. You can double check the customer updates, and check if the update has replace_on_upgrade=true. In that case, your all fine!
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
2020-2022 ServiceNow Community MVP
2020-2022 ServiceNow Developer MVP
---
LinkedIn
Community article, blog, video list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2022 10:15 AM
Perfect. Thanks Mark!