Skip to:
Content

BuddyPress.org

Opened 4 years ago

Closed 4 years ago

#8379 closed defect (bug) (fixed)

Improve bulk adding/removing Group types

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 7.0.0 Priority: normal
Severity: normal Version:
Component: Groups Keywords: has-patch commit
Cc:

Description

The patch is making sure bulk adding/removing a group type functionality is more consistent with what we should expect: remove all group types when the remove bulk action was used (instead of one of the group types) and replace all group types with the selected group type for the add/set bulk action.

Attachments (1)

8379.patch (1.5 KB) - added by imath 4 years ago.

Download all attachments as: .zip

Change History (4)

@imath
4 years ago

#2 @imath
4 years ago

  • Keywords commit added

Thanks for your testing 💪

#3 @imath
4 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 12767:

Administration: improve bulk remove/assign Group Types

These functionalities now behave as follows :

  • Bulk removing group types is removing all assigned group types.
  • Bulk assigning a group type is replacing all assigned group types with the selected group type.

Props vapvarun

Fixes #8379

Note: See TracTickets for help on using tickets.