Ramanathan0908 / pe

0 stars 0 forks source link

Sorting does not take into account same units but different prefixes #5

Open Ramanathan0908 opened 2 years ago

Ramanathan0908 commented 2 years ago

If two items of same unit, e.g litres but different prefixes were inputed, e.g litres for item 1 vs ml for item 2. it shows the litres before the ml even if the magnitude are the same (see picture). This could lead to the wrong conclusion that item 1 is of lower quantity than item 2. Screenshot 2022-11-11 at 4.48.59 PM.png

soc-pe-bot commented 2 years ago

Team's Response

The bug report is unclear:


Having said that, this is a valid feature flaw but we argue this is not in scope as the User Guide clearly states that we can only sort by one attribute.

In the creation of FoodRem, we do not want to restrict users on what unit is possible. E.g “Container”, “Boxes” are accepted. There is no way to include conversion rates for all units to have the same comparison without confusing the user further. Thus we decided to strictly compare by quantity and ignore units. The behaviour is stated in the UG as well.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]