corso/website/docs/support/known-issues.md
Keepers a1a33a2c2d
fixing bugs found during extensive manual tests (#4173)
fix up the following bugs:
* reinstate previousPath in the metadata retrieval
* implement DoNotMergeItems for real
* nil pointer protection for the 'from' property
* some additional logging

---

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

- [x]  No

#### Type of change

- [x] 🐛 Bugfix

#### Issue(s)

* #3989

#### Test Plan

- [x]  Unit test
- [x] 💚 E2E
2023-09-12 16:54:06 +00:00

1.3 KiB

Known issues

Below is a list of known Corso issues and limitations:

  • Corso supports Exchange (email, calendars, contacts), OneDrive (files) and SharePoint (Document Libraries) M365 data. Additional data types and services will be added in subsequent releases.

  • Backups of Exchange email may not include changes to the read status of an email if no other changes to the email have been made since the previous backup.

  • Restoration of Nested attachments within Exchange Mail or Calendars aren't yet supported.

  • Folders and Calendars containing zero items or subfolders aren't included in the backup.

  • Provides no guarantees the inclusion of data that's moved, added, or deleted from M365 while a backup creation is running. The next backup creation will correct any missing data.

  • Sharing information of items in OneDrive/SharePoint using sharing links aren't backed up and restored.

  • Permissions/Access given to a site group can't be restored.

  • If a link share is created for an item with inheritance disabled (via the Graph API), the link shares restored in that item will not be inheritable by children.

  • Link shares with password protection can't be restored.

  • All replies in a Teams Conversation are removed from backup when the root message gets deleted.