Bug #19418
closedInvite interface not working correctly
0%
Description
I tried to send an invite from a Commons group and did not see our usual invitation interface. Please see the attached screenshot, which shows instead checkboxes next to the names of people I've friended
Files
Updated by Boone Gorges 11 months ago
- Status changed from Assigned to Testing Required
- Assignee changed from Raymond Hoh to Boone Gorges
- Target version set to 2.2.5
What I'm seeing in your screenshot and my tests is that there's two 'Send Invites' nav items, one of which works properly, and the other of which leads you to what you see in this screenshot.
This is being caused by our recent update to Invite Anyone. That update was intended to provide compatibility with the load-order changes in BuddyPress 12.0, but apparently it has some knock-on effects for certain kinds of sites. For the purposes of the Commons, I've put a quick fix in place that removes the unneeded nav item: https://github.com/cuny-academic-commons/cac/commit/1d435544a09f98ca80d251b7ac63ac7194b04219 This is deployed to production - Matt, could you please confirm?
I've opened a ticket to address the issue in Invite Anyone. https://github.com/boonebgorges/invite-anyone/issues/177
Updated by Boone Gorges 11 months ago
- Status changed from Testing Required to Resolved
Thanks for confirming!