Hi everyone,
I encountered an issue when setting a field as Unique in a DocType.
When users enter Vietnamese values with diacritics, the system seems to treat some different words as duplicates.
For example, the values “Lô” and “Lọ” are considered the same by the system, even though they are completely different words in Vietnamese.
As a result, when trying to save the second value, the system raises a duplicate/unique constraint error. Has anyone experienced this issue before? Is there a way to configure the database or Frappe so that it treats Vietnamese characters with different diacritics as distinct values when enforcing unique constraints?
Thanks in advance for any suggestions.
