Skip to content
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

Unable to test overdue notifications #21

Open
Snuupy opened this issue Sep 14, 2020 · 0 comments
Open

Unable to test overdue notifications #21

Snuupy opened this issue Sep 14, 2020 · 0 comments

Comments

@Snuupy
Copy link

Snuupy commented Sep 14, 2020

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

@Snuupy Snuupy changed the title Overdue Notifications Not Sent Unable to test overdue notifications Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant