# CopyStorm/Restore 10.59.3

Release Date: 22.Aug.2024

This is a bug fix version upgrade release. As always, existing CopyStorm/Restore configuration files are backwards compatible.

## Patch Levels

| Date      | Patch Level      |
| --------- | ---------------- |
| 22.Aug.24 | Original Release |

## Release Highlights

This release focuses on customer experience and bug fixes. Notable items include:

* Salesforce Improvements & Bug Fixes: Restore of Salesforce knowledge articles when all articles are in an “archived” state. Prior releases require a version of the article to be active.
* Application Experience & Interface: Improve performance of restore candidate scanning when using Snapshots.

## Release Details

### Salesforce Related Improvements & Bug Fixes

* EmailMessage.ActivityId: Fix Update Issue
  * Addresses an issue where CopyStorm/Restore attempts to update the EmailMessage.ActivityId field. The restore process now permits only INSERTS for this field.
* Knowledge Restoration: Improvement
  * CopyStorm/Restore now supports restoration of Knowledge Articles that are all in an “Archived” state

### Application Experience & Interface

* Restore Set Editor: Fix for Record Selector Synchronization Issue
  * Fix an issue where the text area (for ID list, SOQL, etc.) resets unexpectedly
  * Fix an issue where ID File input does not persist properly
* Email Deliverability Notification: Improvement
  * Fix issue where the Email Deliverability notification dialog is not resizable, preventing users with low-resolution screens from proceeding
* Email Restore: Improvement
  * Prevent “Invalid Byte 2 of UTF-8 Sequence” Error From Halting the Restore. Restore will skip an email if it contains an invalid character, but this will not stop the entire restore process.
* Tracker Database: Fix for Long Running Query Cancellation
  * Fix issue where long-running queries to the CopyStorm Database are not canceled properly when viewing the Tracker Database
  * Update Tracker Database to show progress when running queries against the CopyStorm Database
* Configuration Values: Fix to Save all Configurations
  * Fix an issue where the following configuration values are not persisted to the configuration file:
    * Candidate Scan Batch Size
    * Enable Trace Mode
* “Continue Restore” button: Fix
  * Fix an issue where “Continue Restore” clears pending candidates – causing the restore operation to finish instantly with no records restored
* Snapshot Candidate Scanning: Improved Performance


---

# 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-59-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.
