Open
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github (I've searched it).
- I agree to follow Monica's Code of Conduct.
Bug description
When I create a reminder date in Chandler it shows up twice in the reminder screen in Dashboard => all planned reminders. I checked in the DB and there is only a single contact_reminder entry for each.
Steps to reproduce
- Create a new Chandler instance
- create a contact
- add an important date with the yearly reminder checked
- go to dashboard => all planned reminders
- Each reminder date will show up twice
Expected behavior
- Create a new Chandler instance
- create a contact
- add an important date with the yearly reminder checked
- go to dashboard => all planned reminders
- Each reminder date should show up once
Environment
Your own self-hosted instance (v5 a.k.a chandler version or main branch)
Version of Monica
5.0.0-beta.4
Installation method
Docker image
Web server
Apache
Database engine version
MySQL
Additional info
No response