CopyStorm/Medic 7.34.2

August 14, 2015

This release contains feature enhancements and bug fixes.

Refactor the Fix Is Deleted Tool to Fix Problems as They Are Found

This refactor dramatically reduces the space requirements of the Fix Is Deleted tool.

Ignore FixIsDeleted Operation when a Table Is Not Defined in Salesforce

This is a rare exception and only occurs when a table is dropped from Salesforced and is still in CopyStorm.

If a table was defined in the CopyStorm database and did not exist in the target Salesforce instance CopyStorm/Medic would attempt to read data from the table in Salesforce and report an exception. The fix applied is to skip processing for the missing Salesforce table and avoid the exception.