nextcloud / deck

🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello
https://apps.nextcloud.com/apps/deck
GNU Affero General Public License v3.0
1.21k stars 276 forks source link

No email notifications when card due date is reached #2223

Open mstyp opened 4 years ago

mstyp commented 4 years ago

Describe the bug No email notificatoins for when card due date is reached.

To Reproduce Create a new card with a due date/time. Wait for time to be reached. check inbox.

Expected behavior Recive an email when due date is reached. (as a feature request, it should be possible to make milestones or reminders or whatever, to nudge people over email that the due date is being approached)

Client details:

Server details **Operating system**: **Web server:** **Database:** **PHP version:** **Nextcloud version:** (see Nextcloud admin page) **Where did you install Nextcloud from:** **Signing status:** ``` Login as admin user into your Nextcloud and access http://example.com/index.php/settings/integrity/failed paste the results here. ``` **List of activated apps:** ``` If you have access to your command line run e.g.: sudo -u www-data php occ app:list from within your Nextcloud installation folder ``` **Nextcloud configuration:** ``` If you have access to your command line run e.g.: sudo -u www-data php occ config:list system from within your Nextcloud installation folder or Insert your config.php content here Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …) ``` **Are you using an external user-backend, if yes which one:** LDAP/ActiveDirectory/Webdav/...
Logs #### Nextcloud log (data/nextcloud.log) ``` Insert your Nextcloud log here ``` #### Browser log ``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ```
juliusknorr commented 4 years ago

We currently only send out Nextcloud notifications when a due date is reached, however it might make sense to send out an activity about it so that users can opt in for an email notification.

birkschmithuesen commented 3 years ago

@juliushaertl But also this is not working, as described by @mstyp There is no email notification, when a due date is reached

juliusknorr commented 3 years ago

Yes, as mentioned we only issue Nextcloud notifications (in the top right notification menu), activities which might be configured by the user to receive an email about are not implemented yet, therefore the issue is still open and marked as "to develop".

opeth281 commented 3 years ago

Hi, is there any progress - estimate finish date for this project? I found this idea very helpful for my job.

velocity08 commented 2 years ago

Hi @juliushaertl

haven't contributed to a project before and would like a little bit of guidance, i'm interested in assisting with this one.

Where can we get started to help with improving notifications so they are sent by email as well with additional reminders to be set before the due date.

""Cheers G