Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not allowed to add a customer whose name exactly matches one already present in the address book #10

Open
saiutkarsh33 opened this issue Apr 5, 2024 · 0 comments

Comments

@saiutkarsh33
Copy link
Owner

Actual behaviour:

Not allowed to add a customer whose name exactly matches one already present in the address book

The following error shows:

This person already exists in the address book

Expected behaviour:

Different people might have the same name. since deletion and edits are done via customer id itself, being able to add a contact with the same name will not affect other commands and will just add functionality to this application

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant