You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When you perform a fresh installation, the first alerts to arrive aren't sent by email, even if the email configuration settings are fine, because the method in the backend checks the time.now(), so the first alert's time is behind of the current time, so the email won't be sent.
To Reproduce
Steps to reproduce the behavior:
Perform installation from scratch
Generate alerts
The email is not sent
Expected behavior
Register a day back to check the first time.