adhy-p / pe

A repository generated automatically using CATcher for NUS CS2113T
0 stars 0 forks source link

[Feature flaw] Appointment does not specify the doctor #6

Open adhy-p opened 3 years ago

adhy-p commented 3 years ago

List command does not show patient's appointment

In real life scenario, it is hard to see how this app can benefit the user if they can only see the date of their appointments but not the doctors.

Steps to recreate

  1. invoke appointments

Expected

Prints both the date and the doctor (similar to editappt)

Actual

Only prints the date

Screenshot

image.png

nus-pe-bot commented 3 years ago

Team's Response

Accepted.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: I believe this should be severity.Medium as it is a flaw that causes occasional inconvenience to some users but they can continue to use the product.