MonkeScripts / pe

0 stars 0 forks source link

Malformed search range #18

Open MonkeScripts opened 2 months ago

MonkeScripts commented 2 months ago

image.png

image.png Problematic

image.png

soc-se-bot commented 2 months ago

[IMPORTANT!: Please do not edit or reply to this comment using the GitHub UI. You can respond to it using CATcher during the next phase of the PE]

Team's Response

What are you trying to show here?

It's obvious that all of your malformed search parameters have been correctly recognized by the application as invalid (and thus, you see an error message).

From your screenshots, we only see two valid prompts that were recognized and processed by the application: search -l 6 -c 2..4.5 search -l 6 -c 3.2..4

These are completely valid. You can input floating point values in your search query for cost prices.

In essence, you were effectively querying for items with a cost price range between $2.00 and $4.50 for the first search, and items between $3.20 and $4.00 for the second search.

I do not see what the issue is here.

Also, as this issue has no impact on the functionality of the application, High severity is unjustified. I'll drop the severity level down to Low.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.High`] - [ ] I disagree **Reason for disagreement:** [replace this with your reason]