conradsoon / pe

0 stars 0 forks source link

`search` command name keyword is not case-insensitive as stated in documentation #7

Open conradsoon opened 11 months ago

conradsoon commented 11 months ago

In documents, it is stated Keywords are case-sensitive, only NAME is case-insensitive.

image.png

As such, running search n/Bernice Yu and search n/bernice yu should return the same results.

However, only the former works. The latter returns no results.

nus-se-script commented 11 months ago

Team's Response

Documentation bug. It is intended to be case sensitive matching in v1.4.

This issue was fixed in a later PR but could not be pulled due to feature freeze.

https://github.com/AY2324S1-CS2103T-F12-3/tp/pull/233

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]


## :question: Issue type Team chose [`type.DocumentationBug`] Originally [`type.FunctionalityBug`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]