Open nus-pe-bot opened 1 week ago
The GUI does prohibit duplicate appointments as mentioned in the UG, so it is working as intended. The issue is that the GUI is not telling the user that this is the case. Since this is an issue related to an incomplete terminal output and does not break/crash the application, we believe that the severity of this issue can be decreased to low.
Additionally, adding this terminal output was not as important as getting the edit appointment feature to work, so our team considers this as out of scope for now.
--
Given a situation where an appointment already exists, attempting to an appointment to be have the same details results in the system not catching the error and not prompting the user about the situation, which may lead the user to think that the system is not responding. Note the terminal throwing the error below.
[original: nus-cs2103-AY2425S1/pe-interim#1183] [original labels: severity.High type.FunctionalityBug]