Closed soc-pe-bot closed 2 days ago
An enhancement. Not in scope.
the supposedly 'better' implementation will take more effort than the current implementation, reducing the effort available to spend on other more important tasks
doing such complicated phone number is hard.
In addition, the following (at least one) need to be satisfied: The UG specifies it as not supported or coming in a future version.
We will clarify that only exactly the same phone numbers will be flagged as duplicates, in UG.
Steps to reproduce:
contactcs.jar
.clear
to clear the address book.add n/John Doe p/98765432 e/johnd@example.com r/CS1101S-student a/311, Clementi Ave 2, #02-25 t/friends t/owesMoney d/This is a description about John Doe.
add n/Jock Doe p/9876-5432 e/jockd@example.com r/CS1101S-prof a/311, Clementi Ave 2, #02-25 t/friends t/owesMoney d/This is a description about Jock Doe.
Expected result: The error message "This email or phone is already used by a person in the address book." should appear. The second contact should not be added to the address book.
Actual result: Both contacts are successfully added to the address book.
Screenshot of issue:
Labels:
type.FeatureFlaw
severity.Medium
original: frymash/ped#8