[buddypress-trac] [BuddyPress Trac] #9241: Groups whose creation process is abandoned become unjoinable

buddypress-trac noreply at wordpress.org
Thu Oct 10 19:57:49 UTC 2024


#9241: Groups whose creation process is abandoned become unjoinable
------------------------------------+---------------------
 Reporter:  boonebgorges            |       Owner:  imath
     Type:  defect (bug)            |      Status:  closed
 Priority:  normal                  |   Milestone:  14.2.0
Component:  Groups                  |     Version:  14.0.0
 Severity:  normal                  |  Resolution:  fixed
 Keywords:  has-patch dev-feedback  |
------------------------------------+---------------------
Changes (by imath):

 * owner:  (none) => imath
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"14044" 14044]:
 {{{
 #!CommitTicketReference repository="" revision="14044"
 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.

 Fixes #9241 (branch 14.0)
 See #9162
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9241#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list