nus-cs2103-AY2425S1 / pe-dev-response

0 stars 0 forks source link

`add -d` command should also check if the relevant item has the correct unit of measurement. #1777

Open nus-pe-bot opened 1 week ago

nus-pe-bot commented 1 week ago

Screenshot 2024-11-15 at 5.06.18 PM.png


[original: nus-cs2103-AY2425S1/pe-interim#757] [original labels: type.FeatureFlaw severity.Low]

prave1n commented 6 days ago

Team's Response

Thank you for bringing this issue to our attention. While it is a valid observation that certain products may have typical or logical units of measurement, implementing a feature to validate the nature of the product against its unit of measurement is currently outside the scope of our application. This is due to the complexity and the additional resources required to maintain a comprehensive mapping of product types to valid units, which is not a priority for the current version (v1.6). Additionally, it is reasonable to expect that our users may add products that are unique to their shop, making it impractical to determine or enforce what units of measurement are valid for those specific products.

Duplicate status (if any):

--