Open nus-se-script opened 1 day ago
Hello! Thanks for reviewing our product!
Unfortunately, there is a typo in your example, and for the second example, you are searching for a location with friend and family, which is not correct syntax. We believe the correct command you are looking for is :f -t friend -t family
which is accepted:
Running the command above results in this:
Furthermore, for your first example, the comma syntax to delimit names is also not correct syntax and not recognized by our system. Unfortunately, we have to reject this bug report due to the valid functionality of our tag search.
Once again, thanks for testing our product!
--
Summary
Find does not allow user to search for multiple names. Eg. find -n John, Mary (this will look for "John, Mary") Eg. :f -l friend -l family (this will throw error)
Reasoning for Severity
Unable to search according to multiple tags could occasionally cause inconvenience, say if I want to list all friends and family.
[original: nus-cs2103-AY2425S1/pe-interim#2264] [original labels: type.FeatureFlaw severity.Low]