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

Conditions for checking duplicate person is not case sensitive #115

Open
nus-se-bot opened this issue Apr 5, 2019 · 0 comments
Open

Conditions for checking duplicate person is not case sensitive #115

nus-se-bot opened this issue Apr 5, 2019 · 0 comments

Comments

@nus-se-bot
Copy link

Describe the bug
User can input John Do and john do (both with the same attributes) and it is accepted by the system as two different persons.

To Reproduce
Steps to reproduce the behavior:

  1. Go to command line
  2. Type an example of an add person function:

add n/john do p/98765431 e/john@example.com a/311, Clementi Ave 2, #2-25 s/100000 o/banker r/single

add another one with

add n/John Do p/98765431 e/john@example.com a/311, Clementi Ave 2, #2-25 s/100000 o/banker r/single

  1. Scroll down to the bottom of the list
  2. See that both are added together

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Additional context
Add any other context about the problem here.


Reported by: @shimeilee
Severity: High

[original: nus-cs2103-AY1819S2/pe-dry-run#833]

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

No branches or pull requests

1 participant