QY-H00/pe

Searching by specific fields accepts empty input.

Opened this issue · 1 comments

Command Series:
add -n John Doe -p 98765432 -e johnd@example.com -c Google -j Software Engineer -a 311, Clementi Ave 2, #2-25 -r University friend -t friends -t owesMoney
add -n John -p 98765432 -e johnd@example.com -c Google -j Software Engineer -a 311, Clementi Ave 2, #2-25 -r University friend -t friends -t owesMoney
find -n

Explaination:
The 'find' command with specific fields accept empty input. But by the format definition in the UG, the name should not be empty. Such command need to be prevented or need to be explained in UG to specify 'find -n' means 'find the person with '-n'' or 'find the person with empty name'.

Screenshot:
image.png
image.png
image.png

Team's Response

Issue relabled as low due to it having low impact/ low probability of occurance. Issue can be easily worked around by supplying a proper search term.

Items for the Tester to Verify

❓ Issue severity

Team chose [severity.Low]
Originally [severity.Medium]

  • I disagree

Reason for disagreement: [replace this with your explanation]