Open nus-se-script opened 6 months ago
Please refer to the UG:
The
find
command is designed as such where when searching with the role filter, the search will be limited to the specified list, the other list remains unaffected to support operations such as pairing, unpairing and log addition.
Additionally, to explain the rationale, here is a sample example use case that was covered in our UG: Find john in the befriendee list, and pair with volunteer charlotte thereafter. If the search clears the other (volunteer) list, this operation would not be possible. To clear the other list would heavily impact the usability of the find command.
Hence, what tester treated as a bug is in fact the correct behavior as specified in the UG and is to be logically expected. Hence, the bug report is rejected as per CS2103/T policy.
--
while typing find r/befriendee charlotte, the previous search for the volunteers still shows up even though I am not finding volunteer
[original: nus-cs2103-AY2324S2/pe-interim#3875] [original labels: type.FunctionalityBug severity.Medium]