The CreatorCon Call for Content is officially open! Get started here.

Skipped record Unfortunately reverted back to the "Base system" (Yokohama)

Shantharao
Kilo Sage

Hi All,
The Skipped record Unfortunately reverted back to the "Base system" (Yokohama) and not able to revert back to the previous "Xanadu" version.

How can I revert to old version, I don't want to migrate the latest Yokohama version into higher environments (PROD,UAT)

Please help me with the guidance

Thanks

1 REPLY 1

aruncr0122
Mega Guru

Hi @Shantharao ,

 

When a record (like a script include, UI page, etc.) reverts to the base system version (Yokohama), it means your customizations from Xanadu were overwritten.

Unfortunately, you can’t directly restore a skipped record once it’s reverted to the base system — but you have a few recovery options:

Options to recover:

Check the “Versions” related list

Open the record (e.g., Script Include).

In the Versions tab, look for your Xanadu version.

Click “Preview” → “Revert to this version”.

If available, this is the easiest fix.

Recover from an XML Export or Update Set

If the record existed in DEV or UAT before the upgrade, export that version as XML or create an Update Set from there.

Import it into your current instance to restore the Xanadu customization.

Retrieve from Backup or Git Repository

If you use Source Control Integration, restore the record from the previous commit.

Or, if you have an instance backup before the upgrade, request your admin to extract that specific record.

 

Thanks