Open SVNKoch opened 3 years ago
Maybe related to #366?
This appears to be a bug/shortcoming of the Google API.
reminders.usedefault=true
it always takes the non-all day calendar setting(s) in Googlereminders.usefault=false
and the reminders.overrides[]
is set "manually" by the web front endTherefore, as of v1.40.2.1643 for Google.Apis.Calendar.v3
this is not supported.
After the next beta release I can revisit this to check if later DLLs provide enhanced functionality.
Unfortunately, v1.54.0.2410 is still behaving the same way.
I have added a comment to a Google bugtracker for this, so will have to wait and see...
OGCS Version: v2.8.6.0 Edition: Portable
Sync Direction: O->G Outlook: 2016 - Microsoft MS365
Bug Description
I have Sync configured as: What:
I then created the following Meeting in Outlook: [full day event]
My Google Calendar Notification Settings are the following: [normal appointments: 5 and 10 minutes before; full day appointments: day before at 21:35]
However the created appointment in google has the following reminders: [two reminders 5 and 10 minutes before midnight]
Thus they don't use the default full day reminder settings but rather the normal one.
reduced log