Opened 13 years ago
Closed 13 years ago
#5105 closed defect (bug) (fixed)
Group Admin UI Bulk Deleting groups just refresh group list
| Reported by: | imath | Owned by: | r-a-y |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.9 |
| Component: | Groups | Version: | 1.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Hi,
I'm really sorry i haven't noticed this before 1.8 release :(
When on Group Admin UI, if you select 1 or more group and try to bulk delete it/them, it only refreshes the group list.
The first problem is that the name of the checkbox is aid[], the second problem is that the action is not set to delete once in the function bp_groups_admin().
I sugget the diff attached to this ticket as it seems to restore the bulk delete process.
Attachments (1)
Change History (12)
#6
@
13 years ago
- Keywords needs-testing removed
- Version 1.8 → 1.7
Thanks imath for the patch! Sorry it took so long to get this committed.
#7
@
13 years ago
- Resolution fixed
- Status closed → reopened
- Version 1.7 → 1.8.1
Hi,
I don´t know if it was fixed, but with WordPress Multisite 3.6.1 + BuddyPress 1.8.1 it happens again (I don't tested with WordPress, only with Multisite)
If you want to do a Bulk group deletion, the group screen is refreshed without remove the groups.
I dont know if I had to open a new ticked, but @boonebgorges tell me that ping the ticket.
#8
@
13 years ago
- Resolution → fixed
- Status reopened → closed
- Version 1.8.1 → 1.7
Sorry, the Trunk version works.
#9
follow-up:
↓ 10
@
13 years ago
- Resolution fixed
- Status closed → reopened
Hi again,
After some testing, I think there is more to fix.
If I change from show 20 groups to 200 (ex.) at Groups admin screen, I can see the latest 200 created groups.
If a select all groups (200 groups) and I want to delete them with the bulk action, are only deleted the first 20 groups, so the Bulk action is not sending all groups.
Tested with the latest trunk version.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Same here. Can delete groups individually but bulk delete is not working for single WP site nor for WP multisite install in wp-admin Group Admin UI. Just tested this when someone reported the issue in the BP forums.