[buddypress-trac] [BuddyPress Trac] #8778: Unread notification issue in BuddyPress 11.0.0-beta2
buddypress-trac
noreply at wordpress.org
Wed Dec 14 21:42:12 UTC 2022
#8778: Unread notification issue in BuddyPress 11.0.0-beta2
-------------------------------------+---------------------
Reporter: niftythree | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 10.7.0
Component: Toolbar & Notifications | Version: 10.3.0
Severity: normal | Resolution:
Keywords: has-patch commit |
-------------------------------------+---------------------
Comment (by imath):
In [changeset:"13383" 13383]:
{{{
#!CommitTicketReference repository="" revision="13383"
Improve consistency between private message status & notification
A private message can have a status set to read or unread by the user.
When the Notifications component is active, a notification is generated
each time a message is sent. When the user opens this message, 2 actions
are performed:
1. Set the message status as read.
2. Mark the notification about this message as read.
When opening a message, even if the message has a read status, we still
need to check if there's an existing notification about it as
notifications can be marked unread from the user's notifications screen.
If it's the case, then we need to make sure to mark this unread
notification as read 🤪.
Props niftythree
Closes https://github.com/buddypress/buddypress/pull/43
See #8778 (trunk)
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8778#comment:15>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list