- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2018 02:26 AM
i dont want to see the versions here,
perviously there were no versions there. by mistake it got updated by me.
then these versions are showing like this.
i dont want to see this.
there should be no versions.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2018 06:18 AM
var gr = new GlideRecord('sys_update_version');
gr.get('9725bf11db9d6740e4d95740cf9619f0'); // pass the sys_id of those version one by one and run it in background script.
gr.deleteMultiple();

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2018 03:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2018 05:17 AM
am not asking to hide the option.
asking to remove versions and versions should be blank.
there should be no versions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2018 05:23 AM
you can delete it if you don't want. but it will not be an issue if you can keep it.
you can revert back the changes to previous version by right click on last source column>> revert to this version
but it will again add another version and track that you have moved to the older version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2018 05:34 AM
the thing is,
i was going through checking archive in UI Actions for one thing in PRODUCTION environment.
i was open the archive UI action and after that i did something and suddenly the version is running as current.
previously there was no versions at all.
and it is showing like updated by me.
i dont want any versions in it . neither current nor something.