Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Problem importing enumeration list value in RTC 5.0

Importing an enumeration list value works in RTC 4.0.3 client but not in 5.0. The import succeeds but the value is not displayed properly. Instead of the value, the enumeration list shows "NA<cr>NA<cr>NA".  Any ideas?

0 votes



4 answers

Permanent link
Hi Dudley,
I tested in RTC 5.0 to import  enumeration list attribute for work items from a csv file. The enumeration list was imported successfully.
Could you provide a sample csv file you used?

0 votes


Permanent link
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.

0 votes

Comments

 I think RTC can not process the csv file which has whitespace in the enumeration value. You can consider to remove the whitespace, and using a mapping file to map the value to enumeration literal id during the import.


Permanent link
 Ok. Thanks.

0 votes


Permanent link
 I tried this but it still does not work. I will file a PMR.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 369

Question asked: Jul 29 '14, 1:08 p.m.

Question was seen: 3,844 times

Last updated: May 26 '15, 3:18 p.m.

Confirmation Cancel Confirm