-
Notifications
You must be signed in to change notification settings - Fork 281
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
Card due date notification works only once #2239
Labels
Comments
juliusknorr
changed the title
[Issue] Cards notifications works only once
Card notifications works only once
Aug 28, 2020
juliusknorr
changed the title
Card notifications works only once
Card due date notification works only once
Aug 28, 2020
can reproduce it. Check the code here: Line 86 in 7e183d6
deck/lib/Notification/NotificationHelper.php Lines 75 to 99 in 52febb3
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The notification when a card reach the due date is working only once.
After the first notification, if I set a new due date on the same card, notification is not working anymore.
To Reproduce
Steps to reproduce the behavior:
If a new card is created, notification is working for the new card but only once.
Expected behavior
Notifications should work each time the due date and hour are modified
Server details
Operating system: Ubuntu 19.10 kernel 5.3.0-64
Web server: Apache2
Database: MySQL 8.0.20
PHP version: 7.3.11
Nextcloud version: 19.0.1 with cron service activated
Where did you install Nextcloud from: GitHub
Signing status: No errors have been found.
List of activated apps:
The text was updated successfully, but these errors were encountered: