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

Spike: can we get email addresses to send grantee notifications? #3490

Open
meglister opened this issue Jun 5, 2024 · 0 comments
Open

Spike: can we get email addresses to send grantee notifications? #3490

meglister opened this issue Jun 5, 2024 · 0 comments
Labels

Comments

@meglister
Copy link
Member

Overview
One of our potential feature improvements for Checker is to implement email notifications to grantees that will automatically send to notify them of status changes to their application (eg - received, rejected, approved.) This has been on both the grantee and round manager wishlist for quite a while! We implemented email notifications to round managers during GG20 to notify them that they had received new applications to review. It's a bit trickier to notify grantees because we encrypt their email addresses using LIT and will have to decrypt the email addresses and send those to a mail service.

Details
The goal of this ticket is to do a spike to determine if/how email notifications might be possible with the decryption issue.

@meglister meglister added the chore label Jun 5, 2024
@meglister meglister moved this to Todo in Grants Lab Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant