GNOME Bugzilla – Bug 245103
Dismissing Recurring Meeting reminder should clear reminder for that event on Exchange server
Last modified: 2004-08-13 09:08:32 UTC
I don't know if this is a Calendar or Connector problem.... and I swear there was another bug on this but I cannot find it. (please dupe if you can find it) Once a meeting reminder has been cleared in Evolution, the reminder should be removed from that event on the Exchange calendar so if you start Outlook, OWA or Evo on another system you do not receive all the old reminders from your Exchange appointments.
This is already done for one-time appointments. The alarms are removed from the object, except if it is a recurrent event.
didn't realize we fixed single events in 1.4 - cool! So remaining task is: remove reminder from each occurrence of recurring events when the reminder is Closed/Dismissed.
Moving all 2.0 milestones to 1.5.x, please retarget if needed.
This is indeed a connector problem. It should do all the reminder cleanup in the discard_alarm of the connector calendar backend.
*** bug 262439 has been marked as a duplicate of this bug. ***
Committed the changes for this. Please regress this in the new build.
Fixed