Opened 10 years ago
Closed 10 years ago
#7399 closed defect (bug) (fixed)
Front-end and back-end Groups Invitations doesn't match
| Reported by: | slaFFik | Owned by: | slaffik |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | Groups | Version: | |
| Severity: | normal | 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.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 11305: