buddypress / wp-cli-buddypress

WP-CLI Community Package of BuddyPress commands
GNU General Public License v3.0
47 stars 19 forks source link

Admin cannot be demoted or removed from a group when he's the only one left #110

Closed renatonascalves closed 3 months ago

renatonascalves commented 3 months ago

Ticket: https://buddypress.trac.wordpress.org/ticket/9163

emaralive commented 3 months ago

@renatonascalves

Notwithstanding the failed tests. The changes you made works really well for preventing the sole Group Admin from being demoted! :+1:

renatonascalves commented 3 months ago

@emaralive Thanks! The failed tests are unrelated. Something to do with docker and mysql. I'll try to fix it soon.