nus-cs2113-AY2425S1 / pe-dev-response

0 stars 0 forks source link

editing an item's name removes the accounted status for the item #170

Open nus-pe-bot opened 3 days ago

nus-pe-bot commented 3 days ago

image.png

expected: human(10)(1) should be marked as accounted since it was previously marked. actual: human(10)(1) is unmarked


[original: nus-cs2113-AY2425S1/pe-interim#303] [original labels: severity.Medium type.FunctionalityBug]

MatchaRRR commented 3 days ago

Team's Response

This is specially designed. Because if a user edits the item's name, it means replacing the original item with a new one. Therefore, the accounted status will be reset.

Duplicate status (if any):

--