Open jeanyang04 opened 2 weeks 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!
Team chose [response.Rejected
]
Reason for disagreement: Hi! Thanks for replying and pointing out my error. I am sorry for causing the confusion on the bug report. This is due to the time pressure, and a mistake was made in the command example.
I meant to say that the find
feature does allow for multiple tags to be entered through multiple prefix input. However, the other info, like name, address, does not support this.
Again, sorry for the typo on the bug report. Perhaps this multiple prefix find feature can be extended to other fields as well. Thanks!
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.