tanweien / pe

0 stars 0 forks source link

Possible for two contacts to share the same phone number #7

Open tanweien opened 2 years ago

tanweien commented 2 years ago

Two unique contacts can have the same phone number. Phone numbers should be unique to the person.

Steps to recreate: Create two contacts and assign both contacts the same phone number.

Screenshot 2022-04-16 at 2.44.50 PM.png

Screenshot 2022-04-16 at 2.45.01 PM.png

soc-pe-bot commented 2 years ago

Team's Response

Two contacts can share the same departmental phone number so they are not necessarily unique to a contact.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Agree that two contacts can share the same departmental phone number, but cannot have the same mobile number. UG also does not mention the possibility of having a departmental phone number or a duplicate number. The constraints to phone numbers are also not mentioned in the UG, but are instead mentioned in the DG which is a bug as users will be unable to determine what valid inputs are without running into an error message.

I believe that implementing a validity check would help reduce bugs introduced by the user.


:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: [replace this with your explanation]