-
-
Notifications
You must be signed in to change notification settings - Fork 162
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
Notification system #3216
base: main
Are you sure you want to change the base?
Notification system #3216
Conversation
I have added the command to the |
Yes notifications for all of those will be good. Thanks! |
Head branch was pushed to by a user without write access
Fixed all the issues, please verify! |
Also added the checkin_reminder_notification command in the run_daily schedule |
@DonnieBLT Can this please be merged since it frequently gets merge conflicts due to the model addition |
fixes #2560
A notification system is created for the users that looks like this:
screen-capture (1).webm
However, in order to fully close this issue we need to create a cron job via some scheduler to send these reminders to users.
If you can also review #3209 then it can be easily incorporated