Opened 5 months ago
Closed 5 months ago
#9153 closed defect (bug) (fixed)
Issue with Private group Invitation
Reported by: | mzaidi604 | Owned by: | |
---|---|---|---|
Milestone: | 14.0.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Groups | Keywords: | has-patch |
Cc: |
Description
Users are not able to accept the invitations for public and private group. Clicking the "Accept Invitation" from the single group page and group listing page button do nothing
https://prnt.sc/00rfy4Kwpv7x
https://prnt.sc/G9y4QxOiqLYl
Attachments (1)
Change History (6)
#2
@
5 months ago
- Keywords needs-patch added
- Milestone changed from Awaiting Review to 14.0.0
I just checked. If the PR attached to #9135 is fixing the issue for Groups directory, it does not for single Group's pages. I'll submit another PR asap to fix this.
This ticket was mentioned in PR #288 on buddypress/buddypress by imath.
5 months ago
#3
- Keywords has-patch added; needs-patch removed
If #285 is fixing a relative issue when accepting a group invite from the Groups directory, we still need to also fix the existing bug with Group's header "Accept Invite" button.
Trac ticket: https://buddypress.trac.wordpress.org/ticket/9153
Hi @mzaidi604
Thanks a lot for your report. I’ve been working on a similar issue: #9135
The PR I attached to the ticket is fixing the Acceptance button in Groups directory. I’ll check it’s also fixing it on single Group’s page.