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

Implement email notifications for important user events #159

Open
charludo opened this issue Sep 20, 2023 · 0 comments
Open

Implement email notifications for important user events #159

charludo opened this issue Sep 20, 2023 · 0 comments
Labels
enhancement New feature or request prio:medium question Further information is requested
Milestone

Comments

@charludo
Copy link
Collaborator

Motivation

It is currently the user's responsibility to check for events. Instead, they should be notified about things like:

  • their offer has been accepted/rejected
  • a new offer application has been submitted and is waiting for acceptance/rejection
  • a new report has been submitted for an offer the user owns
  • the board has requested changes after receiving reports
  • ...

User Story

As any kind of user I expect to be notified when I am required to take actions.

Proposed Solution

Add email template(s) and a generic function that takes the subject/context and a user and sends a notification to their email address.

Alternatives

Additional Context

Screenshots

@charludo charludo added enhancement New feature or request question Further information is requested prio:medium labels Sep 20, 2023
@charludo charludo added this to the Backlog milestone Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prio:medium question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant