jonasgwt / pe

0 stars 0 forks source link

Able to edit a person to have exactly the same details as someone else #5

Open jonasgwt opened 1 year ago

jonasgwt commented 1 year ago

Steps to reproduce:
Edit a person to have exactly the same details as someone else

Expected Output:
A warning to warn the user

Actual Output:
Edited

Screenshots:

Screenshot 2022-11-11 at 4.33.28 PM.png

soc-se-bot commented 1 year ago

Team's Response

Thank you for pointing that out. However, this is not a bug because we deliberately design it to mirror real life situation where you could have contacts who are families and might share the same phone numbers, address, etc. But we will consider your input that there could be a warning error message in developing our future iterations.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: The scenario that the team has provided is rare. Even family members most likely have different phone numbers and emails. The team's decision not to have a duplicate detection in favour of such rare scenarios seems a little illogical. There appears to be more benefit in having duplicate detection. As a forgetful user, it may result in me having many persons with similar details saved in the app, hampering its effectiveness. A duplicate detection should be implemented in this current version as it brings more benefit to the user.

Having a warning message to account for the rare scenario that the team has provided can then be implemented in the next version to account for all users.