Dethada / pe

0 stars 0 forks source link

Unclear constraint for COMPANY_NAME #4

Open Dethada opened 3 months ago

Dethada commented 3 months ago

It is unclear whether there is any constraint on the company name field, in the other fields it will be clearly stated whether it can take any values, or it is restricted to alphanumeric for example.

image.png

nus-pe-bot commented 3 months ago

Team's Response

It is clear enough that any characters can be the input as long as the length is less than 100 and that the input is not blank.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: > It is unclear whether there is any constraint on the company name field, in the other fields it will be clearly stated whether it can take any values, or it is restricted to alphanumeric for example.

I would like to expand on my initial comment to explain why this is confusing. In all other fields it is clearly stated what are the allowed characters, even for fields that allow any characters similar to the company name field such as the Address field, it explicitly states that it "Can take any values". Therefore, when nothing is stated about what's allowed/not allowed in the company name field it is confusing.

image.png

image.png

image.png


## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Low`] - [x] I disagree **Reason for disagreement:** This bug is not purely cosmetic as it causes confusion to the user about what is allowed in the company name field.