Description: Email is case-insensitive and email with just case change should be regarded as the same email. In UG or the app, email is not restricted to use just lower case. However, email with just case change is not regarded as duplicate in the app currently. This obey the restriction in the UG that: Each person must have a unique Telegram, Phone (if present), and Email (if present). Duplicates in any of these fields are not allowed.
Suggestions: Change the way of checking the same email to make it case-insensitive.
An example: can give test9@gamil.com and Test9@gamil.com to test9 an test10 respectively.
steps: add n/test9 t/@test9 e/test9@gamil.com & add n/test10 t/@test10 e/Test9@gamil.com


Description: Email is case-insensitive and email with just case change should be regarded as the same email. In UG or the app, email is not restricted to use just lower case. However, email with just case change is not regarded as duplicate in the app currently. This obey the restriction in the UG that: Each person must have a unique Telegram, Phone (if present), and Email (if present). Duplicates in any of these fields are not allowed.
Suggestions: Change the way of checking the same email to make it case-insensitive.
An example: can give test9@gamil.com and Test9@gamil.com to test9 an test10 respectively.
steps: add n/test9 t/@test9 e/test9@gamil.com & add n/test10 t/@test10 e/Test9@gamil.com