FestiveCat / pe

0 stars 0 forks source link

Match forces matches within same price range instead of same or below #9

Open FestiveCat opened 2 years ago

FestiveCat commented 2 years ago

image.png

In the above picture, doing match 13 will not show Ian, despite Ian's price range being lower than what G is willing to pay. In a realistic scenario, G might be more than willing to fork out less money provided everything is fine, and hence Ian should still be displayed. Additionally, does this imply that the buyer's price range should all start with 0 instead to allow matches like these?

soc-se-bot commented 2 years ago

Team's Response

This is very intended. We want to match price ranges to be an estimate of the price buyers/sellers are willing to buy or sell. If buyers want to try their luck, you can try buyer with lower limit of 0, but this is not a functionality bug as it is intended. Look at our UG for the details.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: If this is intended, then its a feature flaw, with the same rationale as given before.