-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Component/s: Assets - Import - Rearchitecture
-
1
-
Minor
Issue Summary
Assets CSV import converts the character from "×" to "×" in text area field
Import attribute mapping:

CSV file (having the value as "×"):

Created object("×" is converted as "×" for text area field):

Steps to Reproduce
- Create object attribute as type: text area
- Import CSV file with characters "×" for text area attibute
- Created object shows "×" instead of "×"
Expected Results
CSV file's text is imported without any conversion
Actual Results
CSV import converts the "×" to "×"
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available