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

Add email notifications for create, update, and delete events #412

Open
djperrefort opened this issue Sep 3, 2024 · 0 comments
Open

Add email notifications for create, update, and delete events #412

djperrefort opened this issue Sep 3, 2024 · 0 comments

Comments

@djperrefort
Copy link
Member

The API endpoints can be easily extended to issue user notifications when create, update, or delete actions are taken against various records. Which notifications a user receives can be determined by user notification preferences.

Here are some suggestions for notifications off the top of my head. Group notifications are mostly intended for admins.

Record Type Create Update Delete
Group Yes Yes
Grant Yes Yes Yes
Publication Yes Yes Yes
Allocation Request Yes Yes (specifically for approval)

Because the admin panel bypasses the API endpoints, this should be implemented after #300

@djperrefort djperrefort changed the title Add email notifications to create, update, delete events Add email notifications for create, update, and delete events Sep 3, 2024
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

No branches or pull requests

1 participant