[buddypress-trac] [BuddyPress Trac] #9238: Public BuddyPress Groups Require 'invite_status' Meta Key to Enable Joining – Should Only Apply to Private and Hidden Groups

buddypress-trac noreply at wordpress.org
Thu Oct 10 19:55:25 UTC 2024


#9238: Public BuddyPress Groups Require 'invite_status' Meta Key to Enable Joining
– Should Only Apply to Private and Hidden Groups
--------------------------+------------------------------
 Reporter:  vapvarun      |       Owner:  imath
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Groups        |     Version:
 Severity:  normal        |  Resolution:  fixed
 Keywords:                |
--------------------------+------------------------------
Changes (by imath):

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


Comment:

 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/9238#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list