Open zunedz opened 2 years ago
There can be instances where the casing does matter in a person's name. For example, Deandre and DeAndre can be two different names.
Team chose [response.Rejected
]
Reason for disagreement: Although the example that you have provided is valid, in normal circumstances it would cause more inconvenience by setting names to be case sensitive (i.e. Bob and bob are different people). By default, a person's name should be case insensitive.
(retrieved from module website)
Suppose there is a same person apply with different email and phone number, the only difference is that the casing of the name. In UG, applicants cannot have the same name. However, in this case two applicants have the same name (just different capitalization which should not matter since it's a name)