Open Joseph31416 opened 7 months ago
Thank you for this! Phone number does not indeed have to be unique! However, we feel that this is not really warranted as a bug as users will not run into errors if they don't know that a certain field needs to be unique (The lack of a constraint) compared to when a field must be unique (Presence of a constraint).
If you are talking about how our user guide is inconsistent, we think we can have it but it is not necessary
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
The guide clearly states whether the
MEMBER_EMAIL
field has to be unique but it does not specify whether thePHONE
field has to be unique. This could confuse readers as there is no indication of the expected behaviour in terms of uniqueness.