Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #7726, comment 4


Ignore:
Timestamp:
03/28/2018 06:48:14 PM (8 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7726, comment 4

    v1 v2  
    12127. User A attempts to remove User B from the invites list, but cannot
    1313
    14 It appears we restrict removing invites to friends in the bp-legacy template AJAX callback.  Haven't looked at Nouveau yet, but `01.patch` should fix the issue for 2.9.3.
     14It appears we restrict removing pending group invites to friends in the bp-legacy template AJAX callback.  Haven't looked at Nouveau yet, but `01.patch` should fix the issue for 2.9.3.
    1515
    1616We should also maybe look to automatically remove pending group invites when a friendship has been withdrawn.