# CopyStorm/Restore 10.64.3

Release Date: 19-Dec-2025

This is a minor feature and bug fix release. As always, existing CopyStorm/Restore configuration files are backwards compatible.

## Patch Levels

| Date        | Patch Level      |
| ----------- | ---------------- |
| 19-Dec-2025 | Original Release |

## Minimum Java Version Change

Java version 17 or higher is required for CopyStorm/Restore version 10.64.3. A supported Java environment is included with each Windows installation, however, Linux or Mac users should verify installed Java version prior to upgrading.

## EmailMessage Restore Improvement

This release includes a new configuration option for the EmailMessage object “Set IsClientManaged”. When this option is enabled, all records are uploaded with the “IsClientManaged” field set to true. This allows data related to Sent emails to be inserted into Salesforce.

## Bug Fixes & Optimizations

### Query Performance Improvement

Improved Restore SQL query performance for queries that filter on unindexed columns.

### History Tracking Improvement

When “Retry Failures” is checked, Restore History will now include records marked as pending by “Retry Failures” in the “Start Pending” counter.

### Max Per Parent & Max Total Fix

Fixed an issue preventing the Max Per Parent and Max Total parameters from being enforced on related list scan.

### Knowledge Recovery Fix

Fixed an issue preventing recovery of Knowledge objects with names other than “Knowledge\_\_kav”.

### OpportunitySplit & OpportunityTeamMember Fix

Fixed an issue that could cause the wrong User Id to be assigned to OpportunitySplit and OpportunityTeamMember records.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.capstorm.com/copystorm-restore/release-notes/copystorm-restore-10-64-3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
