RunjiaChen / pe

0 stars 0 forks source link

Ineffective duplicate validation #5

Open RunjiaChen opened 5 months ago

RunjiaChen commented 5 months ago

image.png

Description

Duplicate detection is not consistent, if i add a space in the centre of the name, it is registered as a unique name

Steps to reproduce

  1. Launch the application for the first time to load initial data.
  2. Run add contact for the same name, but with a space in the middle first and last name

    Expected behaviour

    There should be an error message

    Actual behaviour

    No error message is thrown

    Reason for severity

    It is a minor inconvenience to users

soc-pe-bot commented 5 months ago

Team's Response

This is part of our planned enhancement.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Your planned enhancement does not state what is defined to be "identical". Is AndrewTan, Andrew Tan, Andrew Tan considered identical? As of now, the duplicate detection doesn't seem to work when there are spaces in between, and your planned enhancement does not elaborate on how to change that.