Problem importing enumeration list value in RTC 5.0
4 answers
We are running v5.0.1 and this does not work. If I import an enumeration list attribute with values that have multiple words separated by spaces it does not assign. For each word, it assigns the default value for each word.
Situation:
Type: Issue
Attribute: Enumeration List: Testattribute
Values are
- Unassigned (default)
- SingleWord
- Two Words
Import.csv (contents)
Type,Id,Testattribute
Issue,208159,"Two Words"
Results in the field containing "Unassigned, Unassigned" where "Unassigned" is the default value for this enum list.
If the import value is changed to "SingleWord" it works file.