rizemon/pe

Extra parameters lead to date entered for `find` command not being recognized

Opened this issue · 1 comments

image.png

Input: find 12/11/2021 1

find 12/11/2021 did return all my expenses on that day, but the above command returned me no results. Users may be confused as to why they were not able to find their correct expenses.

Team's Response

image.png

We already took note of this and separated the finding by date from the find keyword, furthermore we already stated that you must follow the format otherwise a keyword search would be done.

Items for the Tester to Verify

❓ Issue response

Team chose [response.Rejected]

  • I disagree

Reason for disagreement: No sufficient information was given about how your "keyword search" works, therefore it was up to the user to figure out how it works. Also, in your notes under your "Features" section,

image.png

It was mentioned that if multiple parameters are specified, only the last one is taken. However, despite my entries containing 12/11/2021 as inferred from the image, the last parameter 1 is therefore contained in these entries but not shown in the results.