You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edit: There is a notification on overdue tasks, just not via cli. How can this be triggered manually for testing purposes?
According to kanboard/kanboard#2270 (comment), "The task overdue event is not handled by the notification subscriber" so it doesn't look like it is possible to test it this way.
Actual behaviour
No overdue notification is sent to Slack channel when triggering any cli commands
Expected behaviour
Overdue notification should be sent to Slack channel
Steps to reproduce
1. Set up notifications
2. Create overdue task
3. Run cli notification:overdue-tasks or cli cronjob (both don't work)
4. See that no notification is sent regarding overdue tasks
Edit: There is a notification on overdue tasks, just not via cli. How can this be triggered manually for testing purposes?
According to kanboard/kanboard#2270 (comment), "The task overdue event is not handled by the notification subscriber" so it doesn't look like it is possible to test it this way.
Actual behaviour
No overdue notification is sent to Slack channel when triggering any cli commandsExpected behaviour
Overdue notification should be sent to Slack channelSteps to reproduce
1. Set up notifications2. Create overdue task
3. Run
cli notification:overdue-tasks
orcli cronjob
(both don't work)4. See that no notification is sent regarding overdue tasks
Configuration
Similar to: manuvarkey/kanboard-plugin-telegram#26
The text was updated successfully, but these errors were encountered: