Build 3.58.x
What to do when you upgrade to a 3.58.x build
Upgrade Steps from any version previous 3.58.0
Apply the package
After the main Delpha package is installed, add the DelphaUpgrade258 package (unmanaged) to your org. It will facilitate the migration process.
Package Id: 04tRl000001EAVBIA4
Package URL : /packaging/installPackage.apexp?p0=04tRl000001EAVBIA4
Once the upgrade package is installed, open a developer console and run the script below.
delpha.DDQ_DuplicateSettingsMigration.quickMigration();
Last updated
Was this helpful?