From c28d5399ef54405a067dc2915efa0439a5839c1b Mon Sep 17 00:00:00 2001 From: Keepers Date: Sat, 18 Mar 2023 11:04:15 -0600 Subject: [PATCH] mark event instance loss as known (#2837) #### Does this PR need a docs update or release note? - [x] :white_check_mark: Yes, it's included #### Type of change - [x] :world_map: Documentation #### Issue(s) * #2835 --- CHANGELOG.md | 3 +++ website/docs/support/known-issues.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95d36e473..5274c39b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Known Issues - Owner (Full control) or empty (Restricted View) roles cannot be restored for OneDrive +### Known Issues +- Event instance exceptions (ie: changes to a single event within a recurring series) are not backed up. + ## [v0.5.0] (beta) - 2023-03-13 ### Added diff --git a/website/docs/support/known-issues.md b/website/docs/support/known-issues.md index 3559e0704..dbf8086d1 100644 --- a/website/docs/support/known-issues.md +++ b/website/docs/support/known-issues.md @@ -21,3 +21,6 @@ Below is a list of known Corso issues and limitations: Future backups run when the data isn't modified will include the data. * OneDrive files ending in `.meta` or `.dirmeta` get omitted from Details and Restore commands. + +* Exchange Calender Event instance exceptions (changes to a single event within a recurring series) aren't +included in backup and restore.