[buddypress-trac] [BuddyPress Trac] #8444: BP_Invitation: Increment date_modified on key actions.
buddypress-trac
noreply at wordpress.org
Tue Mar 23 23:31:39 UTC 2021
#8444: BP_Invitation: Increment date_modified on key actions.
------------------------------+----------------------
Reporter: dcavins | Owner: dcavins
Type: enhancement | Status: closed
Priority: normal | Milestone: 8.0.0
Component: Core | Version: 7.2.0
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+----------------------
Changes (by dcavins):
* owner: (none) => dcavins
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"12873" 12873]:
{{{
#!CommitTicketReference repository="" revision="12873"
BP_Invitation: Increment date_modified on key actions.
When an invitation is sent or accepted, the `date_modified`
should be updated. However, if a `date_modified` has been
specified in the invitation or request creation function
(as we do in our unit test functions), the `date_modified`
should be set to that, even if notices are sent (now) as
part of the creation process.
Ensure that BP_Invitation::get_query_clauses() handles specified
date_modified data updates.
Fixes #8444.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8444#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list