Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect email sent when added to group if user has pending invitations #54

Open
kapil1garg opened this issue Sep 22, 2020 · 0 comments
Labels
bug needs investigation bug that needs investigation to determine if its actually a bug

Comments

@kapil1garg
Copy link
Contributor

kapil1garg commented Sep 22, 2020

Summary
If a user is unregistered and has an existing pending invitation, inviting them to a new group causes them to receive an email with the old group that they were invited to rather than the new one.

What happened?
Tried to create and invite Darren to a CollabLab Pair Research group, but he received an email for the Segal group. In the database, Darren had not registered his account yet and had pending invitations for Segal and (now) CollabLab.

Resolution
Either send an email for the newest group, or send a template with multiple groups. Something like, "You have multiple pending invitations on Pair Research" as the subject and "You've been invited to Segal, CollabLab, etc... groups on Pair Research. Click below to log in and view your invitations"

Test cases

  • User is unregistered, but has a pending invitation. When they get invited again, what email do they get?
  • User is registered, but has a pending invitation. When they get invited again, what email do they get?
  • Repeat with multiple pending invitations
@kapil1garg kapil1garg added bug needs investigation bug that needs investigation to determine if its actually a bug labels Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs investigation bug that needs investigation to determine if its actually a bug
Projects
None yet
Development

No branches or pull requests

1 participant