Steps to reproduce the bug
- Create a simple non-recurrent reminder;
- Acknowledge the reminder;
- The employees are notified by email even after they have already acknowledged the reminder;
Expected behavior
Acknowledged reminders should not be sent by email to employees;
Current behavior
All reminders are being sent by email to employees;