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

feat: send email for delete organization invitations #798

Merged
merged 5 commits into from
Jun 21, 2024

Conversation

KulkarniShashank
Copy link
Contributor

What

  • Added functionality to send an email notification when an organization invitation is deleted.

Why

  • To ensure that both the inviter and invitee are informed about the deletion of the invitation.

How

  • Implemented a service to handle email notifications specifically for deleted invitations.
  • Updated the orgController to trigger the email notification upon deletion of an invitation.
  • Updated email templates to include relevant information about the deleted invitation.

Copy link

sonarcloud bot commented Jun 21, 2024

Copy link
Contributor

@bhavanakarwade bhavanakarwade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@KulkarniShashank KulkarniShashank merged commit 1d809a2 into develop Jun 21, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants