nus-tic4002-AY2021S2 / pe-dev-response

0 stars 0 forks source link

Added patient with appointment has null appointment time #141

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

After adding a patient with appointment tag app/, the newly added patient's appointment shown as null, and the date appended will be saved as string together with appointment details.

Add patient command used: add n/Betsy Crowe t/friend e/betsycrowe@example.com a/Newgate Prison p/1234567 t/criminal app/health check up at 21/03/2021 viewApp 9 command used:

image.png

I classify this bug as medium bug because the add person with appointment should be able to assign the appointment date correctly. If not, it will become troublesome to edit the appointment time later on.


[original: nus-tic4002-AY2021S2/pe-interim#141] [original labels: severity.Medium type.FunctionalityBug]

adi-kd0021 commented 3 years ago

Team's Response

No details provided by team.

Duplicate status (if any):

Duplicate of #145