Saezenn / pe

0 stars 0 forks source link

Find feature does not accurately find all employees with the position tag #4

Open Saezenn opened 11 months ago

Saezenn commented 11 months ago

If i input 'find senior', both John Does with 'Senior Software Engineer' are found. However, if i type 'find engineer', only one John Doe is found. This is a method that is not working as it is supposed to. Hence, I will mark this as a functionality bug.

After inputting "find senior" image.png

After inputting "find engineer"

image.png

nus-pe-bot commented 11 months ago

Team's Response

Rejected:

The tester is mistaken in this case due to a typo in the position of employee ID EID2023-7891 ('Enginner'). Therefore, the find engineer command displays the intended behaviour (substring matching for the first John Doe, but not the second).

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]