Opened 9 years ago
Closed 9 years ago
#7497 closed defect (bug) (fixed)
`BP_Groups_Group::set_up_admins_and_mods()` can fail when users don't have site role
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.9 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Groups | Keywords: | |
| Cc: |
Description
The get_users() query internally defaults to using the current site ID as blog_id. This results in a query that fails to return users who don't have a WP role on the current site.
Change History (1)
Note: See
TracTickets for help on using
tickets.
In 11526: