LINCHENYU2030S / pe

0 stars 0 forks source link

Error Message for "sort" #2

Open LINCHENYU2030S opened 8 months ago

LINCHENYU2030S commented 8 months ago

steps to produce the bug: 1) type in "sort /byname /byemail"

expected: an error message telling the user only one COMPARATOR should be given. actual: an error message that does not mention that only one COMPARATOR is allowed.

Screenshot 2023-11-17 at 4.53.16 PM.png

soc-pe-bot commented 7 months ago

Team's Response

Error message shows the correct format which specifies only 1 attribute.

image.png

Moreover, it is stated in the user guide that only sorting by one attribute is allowed.

See 4th bullet point below: Only sorting by one attribute is allowed, due to the nature of most fields being unique (with the unlikely cases of name and address)

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]