Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple calendar not connecting or restoring. #7517

Closed
Hybes opened this issue Mar 4, 2023 · 3 comments · Fixed by #7557
Closed

Apple calendar not connecting or restoring. #7517

Hybes opened this issue Mar 4, 2023 · 3 comments · Fixed by #7557
Labels
Medium priority Created by Linear-GitHub Sync

Comments

@Hybes
Copy link
Contributor

Hybes commented Mar 4, 2023

Issue Summary

Adding Apple Calendar presents:

image

Reloading the page now shows:

image

After some investigation it occured around the time of commit: #7428 and #6701
b9064b1
2a98ca4

Steps to Reproduce

  1. New instance
  2. Add an apple calendar
  3. Doesn't work

If I go back to using an older commit, one such as:
641301a

Then it all works fine again, using the same info from the DB

Technical details

  • Latest Chrome
  • Node.js 16
@Hybes
Copy link
Contributor Author

Hybes commented Mar 5, 2023

I believe that you need to add the calendar before updating past the broken commit - so that it's fetching the data from before the updates are in place, but I may be wrong.

@PeerRich
Copy link
Member

PeerRich commented Mar 6, 2023

@alishaz-polymath can you look into this?

@alishaz-polymath
Copy link
Member

Upon further investigation, I can confirm this was introduced in #6701 and that this breaks CalDAV entirely as well. Debugging this now 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Medium priority Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants