nus-cs2113-AY2324S2 / pe-dev-response

0 stars 0 forks source link

Case insensitive list_items #241

Open nus-pe-bot opened 7 months ago

nus-pe-bot commented 7 months ago

image.png

Adding a product with category is case sensitive, while list_items is case insensitive, resulting in categories with capital letters being unable to be found


[original: nus-cs2113-AY2324S2/pe-interim#205] [original labels: type.FeatureFlaw severity.Medium]

Fureimi commented 6 months ago

Team's Response

accept that bug exists, list_items cat/(CATEGORY) cannot find items of category to have upper case. However, this is intended as we wanted categories to all be lower case. However, since this is not mentioned in the UG, along with the fact user can edit category to all lower case, will assign to LOW.

Duplicate status (if any):

--