JordanKwua / pe

0 stars 0 forks source link

Able to add a patient's visiting time and date when it hasn't passed #6

Open JordanKwua opened 2 years ago

JordanKwua commented 2 years ago

Considering today's date of 11/11/2022, I can add a visit for a patient in the next month which is in the future image.png

I can also add a time that hasn't passed yet

image.png

I assume it shouldn't be possible as it should store the visit history of the patient.

nus-se-bot commented 2 years ago

Team's Response

No details provided by team.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Able to add patient with a DOB that is out of range

Could add a patient with a date of birth that is of year 5935, which is invalid

image.png


[original: nus-cs2113-AY2223S1/pe-interim#294] [original labels: severity.Medium type.FunctionalityBug]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

Need to check today's date.

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: Based on how this team separated the three different groups which are patients, visits and prescriptions, I would argue that this bug is similar in the fact that they are both related to dates.

However, my reported issue involves adding a visit in the visit menu for a date that has not passed yet, but the issue that my issue is tagged to involves adding a patient in the patient menu with an invalid date of birth.

It deals with two different components of the application and as such I believe this issue should not be a duplicate.


:question: Issue severity

Team chose [severity.Medium] Originally [severity.Low]

Reason for disagreement: [replace this with your explanation]