t1mzzz / pe

0 stars 0 forks source link

`find` multiple times does not filter based on the resulted filtered list. #10

Open t1mzzz opened 1 year ago

t1mzzz commented 1 year ago

Procedure:

  1. Run find n/i

image.png

  1. Run find jtt/internship

image.png

Expected: same result as find n/i jtt/internship

Actual: Each find filters from the original list.

This is unspecified in the UG as well, which might be confusing.

nus-se-script commented 1 year ago

Team's Response

We feel that this is not a valid bug, as the description of the find command in the UG clearly mentions that it will return results based on all the candidates in the addressbook, as we do not aim to support finding candidates on filtered lists in v1.4.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]