[buddypress-trac] [BuddyPress Trac] #6462: Group invites cannot be removed if not sent
buddypress-trac
noreply at wordpress.org
Fri May 29 13:35:47 UTC 2015
#6462: Group invites cannot be removed if not sent
-----------------------------------+------------------
Reporter: imath | Owner:
Type: regression | Status: new
Priority: highest | Milestone: 2.3
Component: API | Version:
Severity: major | Resolution:
Keywords: has-patch 2nd-opinion |
-----------------------------------+------------------
Comment (by dcavins):
02.patch seems like the right answer to me. We're still checking that the
user is pending (`is_confirmed = 0`) and isn't a membership request
(`inviter_id != 0`). (Although just `inviter_id != 0` would be enough,
because the `inviter_id` is set to 0 when the invitation is accepted. But
leaving it in is reassuring. )
Thanks for catching this bad error on my part.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6462#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list