How to revert original page setting in UI builder in servicenow workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2023 04:04 AM
I want to revert the original version of the event management page in service operations workspace in UI builder, how can we achieve this? how can we retrive old version of that page?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2023 06:22 AM
Hello,
Did you try sys_update_version table ?
You can search on Name column
You can search for the table where the record is followed by its sys_id, or simply search for the sys_id.
And by right-clicking on the old record, you can return to the first version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2023 11:53 PM
Find your page in "sys_ux_macroponent" table and revert the version from versions related list.
ServiceNow Community Rising Star 2022/2023