You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when a user is invited to a group, this happens essentially silently. They either have to go to their invitations explicitly, or if #162 has happened, be in the app and see a notification.
It would be great if we emailed users when this type of thing happened, preferably with a link to immediately accept the invitation (linking to the UserGroupMembershipRequestController's :update route if possible.
The text was updated successfully, but these errors were encountered:
Currently when a user is invited to a group, this happens essentially silently. They either have to go to their invitations explicitly, or if #162 has happened, be in the app and see a notification.
It would be great if we emailed users when this type of thing happened, preferably with a link to immediately accept the invitation (linking to the
UserGroupMembershipRequestController
's:update
route if possible.The text was updated successfully, but these errors were encountered: