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:
parent
56cd045bff
commit
c28d5399ef
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user