StanleyNeoh / pe

0 stars 0 forks source link

Multiple people of the same email #5

Open StanleyNeoh opened 1 year ago

StanleyNeoh commented 1 year ago

image.png

Based on the above screenshot, I was able to create multiple individuals of the same email. This should not be the case as an email typically belongs to only 1 person.

How to replicate: Create multiple people of the same email

Expected outcome: Error thrown to say that a person of given email already exists

Actual outcome: person is created

This can be considered as a feature flaw as the name was the one that is designed as the unique identifier instead of the email. It is also possible to add the same person multiple times if you cannot remember whether u have added that person before. Hence, the severity is medium.

nus-pe-script commented 1 year ago

Team's Response

It is possible for people to have the same email, for instance, company emails. While it is very rare for clients to use such emails, we feel that its still a valid flaw as you have mentioned that clients would typically use their own personal emails.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]