-
-
Notifications
You must be signed in to change notification settings - Fork 23
bug: event is raising "only contains modifications" error #173
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
Comments
Hi, thanks for reporting this! Could you attach the whole ICS file for this? Is there an ICS file or is it only this event? |
Here is a full ics from google calendar (anonymized) which trigger the error only_modifications_error.ics.zip
|
Thanks! |
Quoting #172 (comment)
If Google Calendar creates these events, I wonder what is meant by that. Do they turn up in the online calendar? |
Hi, I have the same problem BEGIN:VEVENT
DESCRIPTION:<...>\n______________________________________________________
__________________________\n\n
UID:040000008200E00074C5B7101A82E00800000000401FEA87490EDA01000000000000000
010000000F9112D922FE20E4DB34316608DEC223F
RECURRENCE-ID;TZID=W. Europe Standard Time:20231116T100000
SUMMARY:<Title>
DTSTART;TZID=W. Europe Standard Time:20231128T100000
DTEND;TZID=W. Europe Standard Time:20231128T110000
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20240909T121901Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:10
LOCATION:Microsoft Teams Meeting
X-MICROSOFT-CDO-APPT-SEQUENCE:10
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:3
X-MICROSOFT-DONOTFORWARDMEETING:FALSE
X-MICROSOFT-DISALLOW-COUNTER:FALSE
X-MICROSOFT-REQUESTEDATTENDANCEMODE:DEFAULT
X-MICROSOFT-ISRESPONSEREQUESTED:FALSE
END:VEVENT It throws the following: |
@AttilaPazmandi, could you also attach an ICS file? |
For this issue, I would not skip the events. I believe that it can happen e.g. if you accept a calendar invitation with a recurring event. Thus, the event should be included in the results. |
Thanks, all our calendars previously crashing on it, now pass ! |
Uh oh!
There was an error while loading. Please reload this page.
The following event is raising a
only contains modifications
errorIt is generated by google calendar. In fact I got a lot of them from google calendars.
I'm not sure it is a legitimate error, but maybe I do not understand something.
The text was updated successfully, but these errors were encountered: