Add email reminders #743
No reviewers
Labels
No Label
dependencies
duplicate
help wanted
invalid
kind/bug
kind/feature
needs reproduction
question
security
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: vikunja/vikunja#743
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/email-reminders"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
This PR adds email reminders. When starting Vikunja, it will spawn a cron worker which checks every minute if there's a reminder due in that minute. If there is, it will send the email to everyone who is either assigned on the issue or created it.
The feature is enabled by default but can be disabled.
Checklist
config.yml.saml
and runningmage generate-docs
)TODO