Closed
Bug 650101
Opened 14 years ago
Closed 14 years ago
Group announcements should email members
Categories
(support.mozilla.org :: General, defect, P1)
support.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
2.8
People
(Reporter: erik, Assigned: paulc)
Details
When a new Announcement is created for a group, it should be emailed to all the group's members.
Reporter | ||
Updated•14 years ago
|
Assignee: nobody → paulc
Assignee | ||
Comment 1•14 years ago
|
||
Woo! Announcements send emails to group members (only if they are for a group). The email is queued when saving an announcement from the admin.
* the email is not sent again when an announcement is updated (i.e. it is only sent when the announcement is created)
* if an announcement is visible immediately, the email goes out right away.
* otherwise it is queued up and the task executes when the announcement becomes visible.
* if the announcement is deleted before it is sent, we shouldn't see any stack traces ;)
That's about it for test cases I can think of.
master:
https://github.com/jsocol/kitsune/commit/e4bc9d1a1a3a53c6ce1e0e74bd74917bbb5c0315
next:
https://github.com/jsocol/kitsune/commit/c2ac3f1b32216f5e05bb8f6a211344a18d2d9d31
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 2•14 years ago
|
||
Verified announcements are posted, emails are sent, and ability to delete the announcement prior to the email being sent.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•