Open ishan-agarwal-05 opened 4 days ago
[IMPORTANT!: Please do not edit or reply to this comment using the GitHub UI. You can respond to it using CATcher during the next phase of the PE]
According to the User Guide, there is a section called Duplicate Client Detection. This shows the way our application detects duplicated clients.
A client is only considered duplicated if and only if all three parameters NAME
, PHONE_NUMBER
and EMAIL_ADDRESS
are exactly the same (including case sensitivity).
However, we believe it can be better, hence we will classify as NOT-IN-SCOPE. In addition, it is not meant to be as fixing it is less important than the work done in the current version of the product e.g., it was not related to features delivered in v1.6 or lower priority than the work already done in v1.6.
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your reason]
The name matching for duplicates is case sensitive even in the case of matching email and phone number, which is logically flawed. A client having the same name, email and number with just 1 dfference in case is still not considered as duplicate
Example is index 3 and 4 David Li / David li