[ckan-changes] [okfn/ckan] ce7041: [#1635] Fix repeat email sending
GitHub
noreply at github.com
Tue Dec 4 16:14:31 UTC 2012
Branch: refs/heads/1635-feature-email-notifications-for-activity-streams
Home: https://github.com/okfn/ckan
Commit: ce7041fb848909bc898f5343a70d598b0535875d
https://github.com/okfn/ckan/commit/ce7041fb848909bc898f5343a70d598b0535875d
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-12-04 (Tue, 04 Dec 2012)
Changed paths:
M ckan/lib/email_notifications.py
Log Message:
-----------
[#1635] Fix repeat email sending
The `since` date wasn't being saved after sending an email to a user,
resulting in repeat emails being sent about the same activity.
There is a test for this, but for some reason it was working in the
tests, just not in production. Don't know why. This seems to fix it in
production.
More information about the ckan-changes
mailing list