AjayArvind2207 / pe

0 stars 0 forks source link

Find command gives unexpected results when used with multiple funding stages #5

Open AjayArvind2207 opened 2 months ago

AjayArvind2207 commented 2 months ago

When I try to run the following command:

find f/A f/B

It returns me only all the companies of funding stage B, which is definitely not the behaviour I would expect, since I would expect it to either return the companies that fund both, or tell me the command is invalid.

image.png Result after find f/A f/B

nus-pe-script commented 2 months ago

Team's Response

image.png

We did specify in the UG that the format for find by funding stages is find f/FUNDING_STAGE [MORE_FUNDING_STAGES]. Hence, to find startups with multiple funding stages should use find f/A B.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Low`] - [x] I disagree **Reason for disagreement:** Thank you for your feedback. While I understand the choice to keep this not in scope, again this is more than just a visual bug (which is the only thing which characterizes a bug in Severity.VeryLow) so I will be sticking to low for this as well.