I found another edge case -- when creating a new event via CalDav with an ICS file that has one or more EXDATE's, the event is created without the EXDATEs. It appears that the new event create path creates the json version of the event, but then does not add (or otherwise handle after creation) the modified occurrences. Should be easy to reproduce with any ICS file with an EXDATE that creates a new event.
Thanks!
I found another edge case -- when creating a new event via CalDav with an ICS file that has one or more EXDATE's, the event is created without the EXDATEs. It appears that the new event create path creates the json version of the event, but then does not add (or otherwise handle after creation) the modified occurrences. Should be easy to reproduce with any ICS file with an EXDATE that creates a new event.
Thanks!