Closed
Bug 899555
Opened 12 years ago
Closed 12 years ago
Create a Django command to email all developers about Seahorse
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-08-01
People
(Reporter: davidbgk, Assigned: davidbgk)
References
Details
An excerpt of https://bugzilla.mozilla.org/show_bug.cgi?id=896034 to be ready in time for the launch.
Updated•12 years ago
|
Comment 1•12 years ago
|
||
We have an admin view that emails all developers based on certain criteria: https://github.com/mozilla/zamboni/blob/master/apps/zadmin/views.py#L624 You could maybe add a new filter to it.
Assignee | ||
Comment 2•12 years ago
|
||
Kumar: that's planned for https://bugzilla.mozilla.org/show_bug.cgi?id=896034 (see first comment for the reason)
Assignee | ||
Comment 3•12 years ago
|
||
https://github.com/mozilla/zamboni/commit/4b4dcc0d3b07d651f3485ddc7d1b4830d1060921
Note that developers will receive one email per app even if they are authors of more that one app.
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•