Summary | Private events being sent in daily agenda email |
Queue | Kronolith |
Queue Version | 4.2.3 |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | mrubinsk (at) horde (dot) org |
Requester | bennettj (at) thebennetthome (dot) com |
Created | 11/03/2014 (3907 days ago) |
Due | |
Updated | 11/03/2014 (3907 days ago) |
Assigned | |
Resolved | 11/03/2014 (3907 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Rubinsky
State ⇒ Resolved
commit de5eff0536b013bb5d9400cf0f3b914ecc00ec59
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Nov 3 15:43:57 2014 -0500
Bug: 13660Don't show private events in daily agenda email.Conflicts:
kronolith/lib/Kronolith.php
kronolith/bin/kronolith-agenda | 5 ++++-
kronolith/lib/CalendarsManager.php | 19 +++++++++++++++----
kronolith/lib/Event.php | 21 +++++++++++++--------
kronolith/lib/Kronolith.php | 19 +++++++++++++------
4 files changed, 45 insertions(+), 19 deletions(-)
http://github.com/horde/horde/commit/de5eff0536b013bb5d9400cf0f3b914ecc00ec59
commit 4da58a51eb070909ec7fcccdf01c833992ea6851
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Nov 3 15:43:57 2014 -0500
Bug: 13660Don't show private events in daily agenda email.kronolith/bin/kronolith-agenda | 5 ++++-
kronolith/lib/CalendarsManager.php | 19 +++++++++++++++----
kronolith/lib/Event.php | 21 +++++++++++++--------
kronolith/lib/Kronolith.php | 17 ++++++++++++-----
4 files changed, 44 insertions(+), 18 deletions(-)
http://github.com/horde/horde/commit/4da58a51eb070909ec7fcccdf01c833992ea6851
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Private events being sent in daily agenda email
Type ⇒ Bug
State ⇒ Unconfirmed
emails sent to other users.
Below text from email sent to kronolith list. saying this sounds like a bug.
I added a private event to my calendar, and in the daily agenda email,
that event was sent to both myself and my wife.
We both have the preference set for, Choose if you want to receive
daily agenda email reminders: set to "On all calendars I have read
access to" Which is what we want, but for a private event, I would
have expected this event to not be sent to her in the daily agenda
email, as it's a private event for me. Needless to say, this ruined
the surprise I had planned for her.
Is this feature working as designed, or have I found an issue? If
working as designed, then I don't see the value of adding a private
event, if it will be sent in the daily agenda email to all that have
read access to your calendar and have the pref set to send daily
agenda emails.
The is repeatable every time I add a private event. The private event
doesn't show up on others calendars that have read access to yours,
but they are still notified of the event in the daily agenda email.
Thank you.