mark event instance loss as known (#2837)

#### Does this PR need a docs update or release note?

- [x]  Yes, it's included

#### Type of change

- [x] 🗺️ Documentation

#### Issue(s)

* #2835
This commit is contained in:
Keepers 2023-03-18 11:04:15 -06:00 committed by GitHub
parent 56cd045bff
commit c28d5399ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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.