-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Assets - UI
-
None
Current State:
The email attribute is case-sensitive. Therefore, if the same email address is added with a letter (in upper case), it is considered as another value and causes duplication.
In https://jira.atlassian.com/browse/JSDCLOUD-17356, it seems a fix was delivered and targeted specifically for Assets Imports.
However, when creating objects via UI (+Create) button, Assets allows creation of duplicate objects when same email address is added with a letter (in upper case).
Steps to reproduce:
- Create an attribute of type Email
- Set the attribute as Unique
- Create 2 or more objects and set the Email field with the same value, but with different cases
Proposed Future State:
Allow the email attribute to be case-insensitive to avoid object duplication when creating new objects via Assets UI (+Create) button
Alternative (e.g. Third Party Plugin):
N/A
- relates to
-
JSDCLOUD-17356 Allow email attribute to be case-insensitive
- Closed