nus-cs2103-AY1920S1 / pe-dev-response

0 stars 0 forks source link

Able to add multiple delivery details with repetition. #4194

Open nus-pe-bot opened 5 years ago

nus-pe-bot commented 5 years ago

image.png

I was able to enter multiple delivery entries with exactly the same details.


[original: nus-cs2103-AY1920S1/pe-interim#4216]

tysg commented 5 years ago

Team's Response

Thank you for raising the concern. However, this is the expected bahaviour. There can be two batch of items of the same quantity delivering to the same customer on the same date.

This is more of a feature flaw because even without checking duplicates, the system will still work fine. Although the dupelicate check is not needed in this case.

Duplicate status (if any):

Duplicate of #2578