Open matyikriszta opened 6 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue is still relevant, removing the stale label.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Closing as stale.
Description of the issue 📄
On the admin workshop view (admin/workshops/:id) admins have access to a dropdown that allows them to manually subscribe members of a chapter to any given workshop. Currently this dropdown is populated with members who have received but not accepted an invitation email. This is causing issues for the London chapter as we have stopped sending email invites for that chapter. Update this dropdown to show all members of a chapter who have not yet RSVP'd to the workshop.
Screenshots 📷
Dropdown to update
Steps to fix ðŸ›
Update the behaviour of the dropdown in the
app/views/admin/workshops/_invitation_management.html.haml
partial.To do 📋