svpbde / svpb

Some simple Django webapps for our sailing club
Apache License 2.0
0 stars 0 forks source link

Send notification mails automatically #22

Open transistortim opened 11 months ago

transistortim commented 11 months ago

Mails intended to notify users about changes in their working hours get stuck in the system, as it is possible to add individual remarks. It seems that nobody actually adds remarks and it is often forgotten to manually trigger sending. This leads to notification mails piling up.

We should try to send them automatically without further confirmation.

transistortim commented 8 months ago

For Leistungen, this was implemented in https://github.com/svpbde/svpb/commit/023545b93cd77c90b213ad1a44b75011d48a17d0. For Zuteilungen, changing the behaviour is more complicated, as Zuteilungen can be changed from several views and also change if there are changes in the Stundenplan.