HongRay / pe

0 stars 0 forks source link

Adding menu allowed only numbers entry #12

Open HongRay opened 5 months ago

HongRay commented 5 months ago

image.png

Steps to reproduce: Enter menu pn/3 pc/15 ps/20

Expected: Error message that says name of product cannot be 3

Actual: Allowed for entering product name as 3, making the orders allocation afterwards confusing.

nus-se-bot commented 5 months ago

Team's Response

The product name field accepts alphanumeric characters. Our rationale is that one should not be limited to how they want to name their products. For example, "iPhone 12" is a product name but has numbers inside.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: After listening to the clarification from the developer team, I understand the rationale for allowing alphanumeric characters. However, this is not stated in the UG and thus I believe that this is a Documentation Bug with a Very Low severity.