leezhengjing / pe

0 stars 0 forks source link

Command success when adding duplicate completed prescription (i.e. sd and ed before current date), but prescriptionList does not reflect the change. #2

Open leezhengjing opened 12 months ago

leezhengjing commented 12 months ago

When I add a prescription with start date and end date that happened before the current date, i.e. add mn/Test1 sd/01/08/2023 ed/01/11/2023, it works.

image.png

However, when I type it again, it also works as seen in the command response image.png

image.png

However, when I try to find it using listCompleted, it doesnt show up. So this raises the question, the command is a success but nothing happens to the prescriptionList(it's not updated). Should the command be a failure, if not and its an intended success, then why is the prescriptionList not updated with a duplicate prescription?

image.png

nus-pe-bot commented 11 months ago

Your response not required for this bug as the team has accepted the bug as it is.