Open nus-se-script opened 1 year ago
Hey! thanks for the response. It should have been added in the UG that the filtering of names is by the full word, i.e. find yeo
will not find yeoh
, only find yeoh
would
Thus, moving it to a documentation bug
--
Suppose a patient with name
Alex Yeoh
is stored. Thenfind Alex Yeo
will return this patient, butfind Yeo
will not. This functionality is not clearly specified in the UG. It is also likely to cause confusion to users(nurses) in a real-life clinical setting.[original: nus-cs2103-AY2324S1/pe-interim#44] [original labels: type.FunctionalityBug severity.Medium]