Remove event instance backup issue from known issues (#3775)

Missed removing this from the known issues list when the issue was fixed.

<!-- PR description-->

---

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

- [ ]  Yes, it's included
- [ ] 🕐 Yes, but in a later PR
- [ ]  No

#### Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Supportability/Tests
- [ ] 💻 CI/Deployment
- [ ] 🧹 Tech Debt/Cleanup

#### Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
* #<issue>

#### Test Plan

<!-- How will this be tested prior to merging.-->
- [ ] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
This commit is contained in:
Abin Simon 2023-07-10 21:09:43 +05:30 committed by GitHub
parent eb6f357bbd
commit b1a5625dc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,9 +20,6 @@ Below is a list of known Corso issues and limitations:
while a backup is being created will be included in the running backup. while a backup is being created will be included in the running backup.
Future backups run when the data isn't modified will include the data. Future backups run when the data isn't modified will include the data.
* Exchange Calender Event instance exceptions (changes to a single event within a recurring series) aren't
included in backup and restore.
* SharePoint document library data can't be restored after the library has been deleted. * SharePoint document library data can't be restored after the library has been deleted.
* Sharing information of items in OneDrive/SharePoint using sharing links aren't backed up and restored. * Sharing information of items in OneDrive/SharePoint using sharing links aren't backed up and restored.