Samsation / pe

0 stars 0 forks source link

Chaining Find command works #10

Open Samsation opened 2 years ago

Samsation commented 2 years ago

Command I tried to execute:

find add n/John Doe p/98765432 e/johnd@example.com rm/05-731 dr/19/05/22 - 24/05/22 ng/3 find find 4

John Doe does not get added BUT I get 3 guests listed, one of which (Alex Yeoh) I cannot seem to find any occurrances of 4.

image.png

nus-se-bot commented 1 year ago

Team's Response

This is the intended effect and you might have misunderstood the chaining of the command. The subsequent words after the find text are considered keywords and this includes find find 4. Hence this is not the chaining of a command but rather the searching of add n/John Doe p/98765432 e/johnd@example.com rm/05-731 dr/19/05/22 - 24/05/22 ng/3 find find 4. Hence this explains why Alex Yeoh appears due to the hyphen which is taken as one of the keywords and matches the request of the guest.

As the chaining of commands is not available, we classify it as a feature flaw rather than a functionality bug.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


:question: Issue type

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]