How to revert original page setting in UI builder in servicenow workspace

Mrunal Deshmukh
Tera Contributor

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?

2 REPLIES 2

Florian_R
Mega Sage

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.

JagjeetSingh
Kilo Sage
Kilo Sage

Find your page in "sys_ux_macroponent" table and revert the version from versions related list.

 

 

Jagjeet Singh
ServiceNow Community Rising Star 2022/2023