Opened 8 years ago
Closed 8 years ago
#7399 closed defect (bug) (fixed)
Front-end and back-end Groups Invitations doesn't match
Reported by: | slaFFik | Owned by: | slaffik |
---|---|---|---|
Milestone: | 2.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Groups | Keywords: | |
Cc: |
Description
Invite status may be unsynced for older groups, because there is no fallback used in group editing wp-admin area. We call groupmeta directly there, but should use bp_group_get_invite_status()
instead, so it's filterable and is the same logic as on front-end.
Change History (1)
Note: See
TracTickets for help on using
tickets.
In 11305: