Revert UI Action to Out-of-the-box

Justin Lee2
Tera Guru

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 

1 ACCEPTED SOLUTION

Mark Roethof
Tera Patron
Tera Patron

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!

find_real_file.png

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

LinkedIn

View solution in original post

2 REPLIES 2

Mark Roethof
Tera Patron
Tera Patron

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!

find_real_file.png

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

LinkedIn

Perfect. Thanks Mark!