Howdy folks, I’m having issues where repeating eve...
# general
w
Howdy folks, I’m having issues where repeating events in my calendars don’t block availability except for the first week. This is true for both caldav and icloud/Apple Calendar!
p
just to debug can you try google calendar?
w
Google Calendar is fine (but I can’t use it long term for complicated/stupid reasons). The caldav calendar I’m trying to use is my google calendar - so the exact same calendar is fine from Google Calendar app and not fine from CalDav app.
p
@Ali is working out all the caldav kinks
which caldav are you using? is it here: https://github.com/calcom/cal.com/issues/3457
w
It might be one of those but I’d need to look more closely. I suspect that it’s something in iCal parsing not expanding RRULE, since that would be common to both CalDav and Apple Calendar. If I get any time this weekend I’ll try and debug it myself, or at least get enough info to add a useful comment.
Yeah I was right, PR is here: https://github.com/calcom/cal.com/pull/3665
Looks like GH user emrysal (🏅 on Availability) or alishaz-polymath (👀 on CalDav) might be interested in reviewing it. It’s a one-line change. I can’t add reviewers, so do with the PR what you would like 😊
a
I'll take a look at this @Will Gittoes Thanks 🙏