petermonky / pe

0 stars 0 forks source link

Find command does not work correctly when list is sorted #7

Open petermonky opened 2 years ago

petermonky commented 2 years ago

image.png

The find command does not find the specific user by their name if the list is sorted in some way.

Expected: Only clients with keyword bob are found from the list

Actual: All clients are displayed, even those without the keyword bob in their name

nus-se-script commented 2 years ago

Team's Response

This is indeed a restriction of our feature which we, unfortunately, forgot to include a disclaimer for in our documentation. However, we would like to argue that the bug is of medium severity instead of high severity. While the bug does cause some occasional inconvenience to some users, it does not render the application almost unusable for any users. Users are still able to find clients, just with the caveat that they have to ensure the list is not sorted first.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Medium] Originally [severity.High]

Reason for disagreement: [replace this with your explanation]