nus-cs2113-AY2021S2 / pe-dev-response

0 stars 0 forks source link

Even though record has been deleted, the record can still be "retrieved" #1291

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

image.png

As seen in the image, even though record has been deleted, the record can still be "retrieved"


[original: nus-cs2113-AY2021S2/pe-interim#1291] [original labels: severity.Low type.FeatureFlaw]

fsgmhoward commented 3 years ago

Team's Response

After deletion of the patient, it is still in the memory and not being cleared out. This is a valid bug.

Duplicate status (if any):

Duplicate of #246