nus-cs2103-AY2324S2 / pe-dev-response

0 stars 0 forks source link

Duplicate appointments are allowed #1021

Open nus-pe-bot opened 4 months ago

nus-pe-bot commented 4 months ago

Duplicate appointments should not be allowed. This could cause confusion regarding to which appointment should be attended to, making caretakers think that they have more work than they should have.

Steps to reproduce:

  1. Create multiple of the same appointments

image.png


[original: nus-cs2103-AY2324S2/pe-interim#851] [original labels: type.FunctionalityBug severity.Low]

vannykin commented 4 months ago

Team's Response

As stated clearly in the user guide (last bullet point of the screenshot attached below):

image.png

We did not want to limit the user in terms of what they want to add as appointments, so this is not a bug.

However, this could be an extension for our application.

Duplicate status (if any):

--