Bug #361
openApp Reminder – Duplicate Reminders Allowed for the Same Time Slot
0%
Description
In the Reminder feature, the system allows users to create multiple reminders for the same time. For example, setting a reminder for 1:00 PM and then adding another reminder at 1:00 PM results in duplicate entries being displayed in the reminder list. This creates redundancy and can confuse users managing their schedules.
Steps to Reproduce:
- Open the application
- Navigate to Reminder option
- Set a reminder for 1:00 PM
- Add another reminder for 1:00 PM again
The system should either prevent duplicate reminders for the same time slot or display a clear message indicating that a reminder for that time already exists.
Files
Updated by Mrinmoy Kakoti 13 days ago
- Status changed from Resolved to In Progress
Updated by Mrinmoy Kakoti 13 days ago
The application should either prevent duplicate reminders or notify users that a reminder already exists for the selected schedule.
App Version :CalmSync-v1.65
Updated by Mrinmoy Kakoti 13 days ago
Mrinmoy Kakoti wrote in #note-3:
The application should either prevent duplicate reminders or notify users that a reminder already exists for the selected schedule.
Updated by Mrinmoy Kakoti 11 days ago
- Subject changed from Duplicate reminder can be set for the same time(version 1.93) to App Reminder – Duplicate Reminders Allowed for the Same Time Slot
- Description updated (diff)
- Category changed from Functional to UI