-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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
Configuration
- Plugin version: v1.0.7
- Kanboard version: v1.2.15
- Database type and version: postres v12.3
- PHP version: v7.3.19
- OS: Windows 10
- Browser: Chrome v85
Similar to: manuvarkey/kanboard-plugin-telegram#26
Metadata
Metadata
Assignees
Labels
No labels