[buddypress-trac] [BuddyPress Trac] #9241: Groups whose creation process is abandoned become unjoinable
buddypress-trac
noreply at wordpress.org
Thu Oct 10 19:55:25 UTC 2024
#9241: Groups whose creation process is abandoned become unjoinable
------------------------------------+---------------------
Reporter: boonebgorges | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 14.2.0
Component: Groups | Version: 14.0.0
Severity: normal | Resolution:
Keywords: has-patch dev-feedback |
------------------------------------+---------------------
Comment (by imath):
In [changeset:"14043" 14043]:
{{{
#!CommitTicketReference repository="" revision="14043"
Move the `invite_status` group meta check out of `groups_join_group()`
[13874] introduced a regression where groups whose creation process is
abandoned become unjoinable & or when using the WP BuddyPress CLI to
create groups.
To avoid this, we now perform the check higher up the chain, namely in the
places in BuddyPress where `groups_join_group()` is called.
Props boonebgorges, vapvarun.
See #9241 (trunk)
Fixes #9238
Closes https://github.com/buddypress/buddypress/pull/381
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9241#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list