When the filter command deals with duplicate fields, it accepts the command, but not too sure what the intended behaviour was supposed to be, or whether an error should have been thrown for invalid command format. (not listed in UG).
Steps to reproduce
Launch app. (Assuming we have 2 contacts inside, named "Irfan Ibrahim" and "Roy Balakrishnan")
Enter filter n/Irfan n/Roy
The filtered list only shows "Roy Balakrishnan" contact, ignoring my first field in the command.
Bug Details
When the
filter
command deals with duplicate fields, it accepts the command, but not too sure what the intended behaviour was supposed to be, or whether an error should have been thrown for invalid command format. (not listed in UG).Steps to reproduce
filter n/Irfan n/Roy
Screenshot