mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
Notification on due date #659
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Originally created by @xpegenaute on GitHub (Feb 21, 2025).
Is this a feature for the backend or frontend?
Backend
What would you like?
Hi All,
it would be really great to notify (email) the user when a due date has been achieved.
I don't know javascript but if you let me know which library/method/example to use I might try to PR+Devel it.
Regards
Why is this needed?
I want this because I need to be notified when a due date have been expired
Other information
No response
@Mar-Lak commented on GitHub (Nov 12, 2025):
I'm also struggling with the current nightly build, as I'm implying that a missed due date would lead to a notification send, e. g. via the configured SMTP config.
Currently I'm not sure, if I'm missing something or if this functionaly simply isn't there yet.
I do receive notifications for actions related to cards I'm subscribed to, but nothing more.