Open matthewc97 opened 4 years ago
This bug is rejected because of how the classes are implemented for Version 2.1. For now, there isn't a direct correlation between Patient and appointment classes other than the PatientID which is called when AddAppointmentCommand is called (checkPatientIdUsed method). Drawing one would only be causing repetition in the lengthy DG. Also, reduced it to low severity because, more information would be given in AddAppointmentCommand.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
Would be nice to include class diagram to show the relationship between the two classes