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

BE: cron logic for daily missed in-app notifications email #253

Open
esteban-gs opened this issue Nov 10, 2022 · 0 comments
Open

BE: cron logic for daily missed in-app notifications email #253

esteban-gs opened this issue Nov 10, 2022 · 0 comments

Comments

@esteban-gs
Copy link
Contributor

esteban-gs commented Nov 10, 2022

Feature:

  • the backend sends a notification to those who still have unread notifications or email
  • There is a schedule or cron job for this, that'll need to run a query and send the notifications
  • Users can opt out of notifications (implemented in another ticket)

This ticket focuses on the logic to summarize the missed and still unread messages and the unread notifications

Related to: #188

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant