Open nus-pe-bot opened 3 years ago
The purpose of the find
command is to obtain the details of one specific visitor. However, when we use name or phone number to find a person, it may return a list of visitors as these are not unique fields. Thus, it will defeat the purpose of the find
command.
--
As the program is meant for event management, it is not ideal to always be asking for the last 4 digits of a person's ID. Maybe can expand find to work on both n/ and p/.
[original: nus-cs2113-AY2021S2/pe-interim#679] [original labels: severity.Low type.FeatureFlaw]