How to delete unwanted script include versions ???

Rathan1
Tera Contributor

There are many script include versions. How to delete them and keep only necessary or required versions.

 

Thanks in advance !

2 REPLIES 2

Kalyani Jangam1
Mega Sage
Mega Sage

Hello,

Deleting versions in not a best practice which is recommended by ServiceNow.

Refer the following link for the same:

https://docs.servicenow.com/bundle/jakarta-application-development/page/build/system-update-sets/concept/system-update-sets.html?title=Using_Update_Sets

https://docs.servicenow.com/bundle/geneva-custom-application-development/page/build/system_update_sets/task/t_DeleteAnUpdateSet.html

 

https://docs.servicenow.com/bundle/geneva-custom-application-development/page/build/system_update_sets/task/t_DeleteAnUpdateEntry.html

Mark it as correct/helpful if this helps you

Uncle Rob
Kilo Patron

Storing the old versions costs zero time or money, and deletion of them is a very risky behavior.

What advantage would you gain?