nus-cs2113-AY2223S1 / pe-dev-response

0 stars 0 forks source link

Edit expense shows succesful edit when the argument passed is exactly the same as what is in the current existing record #810

Open nus-pe-bot opened 1 year ago

nus-pe-bot commented 1 year ago

Screenshot 2022-11-11 at 4.48.09 PM.png

As sho As shown above, this edit expense operation shows succesful edit when the argument passed (-n 111aaa) is exactly the same as what is in the current existing record (name is 111aaa).

This should have ideally not occurred, and instead some checking mechanism should have checked whether the attribute the user is editing, for e.g name is the same as the name value already present in the expense record.


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

xzynos commented 1 year ago

Team's Response

Greetings karthikstar,

Thank you for your bug report. After careful evaluation of your bug report, the development team is accepting your bug report.

Regards, xzynos

Duplicate status (if any):

Duplicate of #842