-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Describe the bug
When adding an appointment with the same time, the error message returned is 'This meeting already exists in the address book'. While it is mentioned in the UG that a unique meeting time must be provided, the error message is lacking details and does not explain much.
To Reproduce
Steps to reproduce the behavior:
- Run any command to add a new appointment
- An appointment is successfully added
- Run a new command to add a new appointment (with a different name but same timing)
- An error message is returned
Expected behavior
A more detailed error message can be provided for easier debugging. For example, the error message can provide more information such as 'A meeting with the same timing already exists in the address book'
Additional context
Nil
Reactions are currently unavailable
