Open kimberlytmq opened 1 week ago
Thank you for your input. As stated in our User Guide, each patient is only allowed to hold 1 Appointment. However, this is a feature that we may consider implementing in the future, but we have other priorities to implement in this current iteration, hence we have decided to categorise this under NotInScope.
[The team marked this bug as a duplicate of the following bug]
makeappt
not very useful if a patient requires multiple appointmentsDescription
- In reality, patients might make multiple appointments with the doctor in a single visit.
- Not allowing the nurses or doctors to add additional appointments for the particular patient may affect the workflow or efficiency of the nurses
Steps to Reproduce
makeappt 5 a/Surgery s/26-10-2024-12-00 e/26-10-2024-15-00
makeappt 5 a/TEST s/27-10-2024-12-00 e/27-10-2024-15-00
Expected Outcome
- Client should maybe multiple appointments attached to them
Actual Outcome
- Appointment is overwritten
[original: nus-cs2103-AY2425S1/pe-interim#2773] [original labels: type.FeatureFlaw severity.Low]
[This is the team's response to the above 'original' bug]
Thank you for your input. As stated in our User Guide, each patient is only allowed to hold 1 Appointment. However, this is a feature that we may consider implementing in the future, but we have other priorities to implement in this current iteration, hence we have decided to categorise this under NotInScope.
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
The app only allows for one appointment per patient, which may not be realistic as patients often have multiple appointments, especially for existing health issues that last for a while. (e.g. diabetes - could need weekly dialysis)