LapisRaider / pe

0 stars 0 forks source link

Issue with finding person by address #3

Open LapisRaider opened 2 years ago

LapisRaider commented 2 years ago

If I run the command "findperson blk 30 by/address", I expect to get people living at address Blk 30, however, as shown in the image, I'm getting people who live in Blk 11, Blk 436 and others.

Can cause quite occasional inconvenience if users want to search for users living in a specific block.

image.png

soc-se-bot commented 2 years 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

Rationale

This is the expected behavior because findperson matches by keyword. It is matching the keyword Blk for all addresses shown in the result, which is the reason the other results are showing.

We refer you to the description of this command in the user guide, where this behavior is explicitly stated:

image.png

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.Medium]

Reason for disagreement: [replace this with your reason]