Skip to content

Implement Email Notifications For Discussions #117

@bbmcmann

Description

@bbmcmann

For this task you will have to implement some way or package so that when a user posts a discussion message it sends an email to everyone in the discussion.

This will include:

  • Getting a list of all users who have sent a message in the discussion and sending them an email.
  • The email should just alert the user that there is a new message, not the actual message.

Doing this with a package will be the easiest way. You may have to take a look at how the backend is setup.

Metadata

Metadata

Assignees

Labels

wontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions