[buddypress-trac] [BuddyPress Trac] #5297: Disallow multiple core and email notifications for same item
buddypress-trac
noreply at wordpress.org
Sun Mar 9 19:59:02 UTC 2014
#5297: Disallow multiple core and email notifications for same item
---------------------------+---------------------------
Reporter: henrywright | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.0
Component: Notifications | Version:
Severity: normal | Resolution: fixed
Keywords: |
---------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"8100"]:
{{{
#!CommitTicketReference repository="" revision="8100"
Disable duplicate notification creation by default, and introduce
'allow_duplicate' param for override
Generally, it's undesirable to have duplicate notifications for a given
user-item-secondary_item-component-action combination (as when, say,
someone
mentions you many times in a single message thread). This changeset
introduces
duplicate protection, which can be overridden by passing the
'allow_duplicate'
param to bp_notifications_add_notification().
Fixes #5297
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5297#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list