Description: It is ok to add or edit a same telegram handle with case difference. However, in the user guide and the error message of telegram handele, telegram handle is case-insensitive, and "Each person must have a unique Telegram, Phone (if present), and Email (if present). Duplicates in any of these fields are not allowed." So this situation should not be allowed.
Suggestions:Maybe you can change the rule of same telegram handle check in the code.
Below is an example of giving @test1, @test1 to test1 and test2 respectively
You can do this to achieve this situation: add n/test1 t/@test1 & add n/test2 t/@test1
Screenshot 2025-04-11 at 5.02.05 PM.png
Description: It is ok to add or edit a same telegram handle with case difference. However, in the user guide and the error message of telegram handele, telegram handle is case-insensitive, and "Each person must have a unique Telegram, Phone (if present), and Email (if present). Duplicates in any of these fields are not allowed." So this situation should not be allowed.
Suggestions:Maybe you can change the rule of same telegram handle check in the code.
Below is an example of giving @test1, @test1 to test1 and test2 respectively
Screenshot 2025-04-11 at 5.02.05 PM.png
You can do this to achieve this situation: add n/test1 t/@test1 & add n/test2 t/@test1