After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 777274 - add support for reminder sync with Mozilla Lightning through CalDAV
add support for reminder sync with Mozilla Lightning through CalDAV
Status: RESOLVED WONTFIX
Product: evolution
Classification: Applications
Component: Calendar
unspecified
Other All
: Normal enhancement
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2017-01-15 14:39 UTC by daniel
Modified: 2017-02-21 13:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description daniel 2017-01-15 14:39:30 UTC
Mozilla Lightning appears to store the status of snoozed and dismissed reminders on the server-side (CalDAV) using X-MOZ-LASTACK and X-MOZ-SNOOZE-TIME

These fields appear to work for standalone servers like DAViCal and also for cloud services like Google Calendar that have their own front-end.

Therefore it may be useful to support in Evolution
Comment 1 daniel 2017-01-15 14:53:01 UTC
See also #777275 and discussion on list
https://mail.gnome.org/archives/evolution-list/2017-January/msg00049.html
Comment 2 daniel 2017-01-16 07:58:27 UTC
More about the way alarms and their persistence is implemented in Mozilla:
https://wiki.mozilla.org/Calendar:Feature_Implementations:Alarms
Comment 3 Milan Crha 2017-01-19 16:44:23 UTC
Thanks for bug report. The WiKi page summarizes it very nicely. Once it comes to a multi-user environment the whole concept of these properties being saved on the server misbehaves, thus I'd not rather do it. It's different for a private and not shared calendars, but this is very hard to distinguish.