Opened 4 years ago
Closed 4 years ago
#8359 closed defect (bug) (fixed)
Requesting membership into a private group with comment doesn't save comment to DB
Reported by: | scipi | Owned by: | imath |
---|---|---|---|
Milestone: | 6.3.0 | Priority: | normal |
Severity: | normal | Version: | 6.0.0 |
Component: | Groups | Keywords: | has-patch |
Cc: |
Description
Navigating to a private group as a user and clicking on the Request Membership tab you are given the option of submitting a comment along with a membership request. This comment never gets saved to the wp_bp_invitations table and so the request.message token in the associated email event never gets filled out nor is the reason shown to group admins when they accept/deny the request.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Hi @scipi
Thanks a lot for your report. Good catch. I confirm the issue.
8359.patch is fixing it.