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

Work items are not initialized after CSV Import

Hi All,

We recently imported a huge number of workitems using CSV import (RTC 4.0). However now we have 2 issues.

1. The  work items are not initialized properly. In the work item editor the status "Uninitialized" is displayed
2. In the queries the status are not resolved. It just displays " - "

Everything else seem to be fine. How do you resolve this ?


0 votes


Accepted answer

Permanent link
Whenever I've seen this, it was due to the imported Status not matching any of the available status's.  You may want to check the status value from your CSV against the project configuration.

Susan
vishnudharan manivannan selected this answer as the correct answer

1 vote

Comments

The Status seems to be the same in the mapping file "

attribute sourceId="Status" targetId="com.ibm.team.workitem.attribute.state">
  <value sourceId="Done" targetId="Done" />
  <value sourceId="Resolved" targetId="Resolved" />


Yet the same result.


One other answer

Permanent link
Hello Susan, I figured it out. The mapping file was incorrect :)

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
× 7,495

Question asked: Sep 04 '13, 6:43 a.m.

Question was seen: 4,991 times

Last updated: Sep 04 '13, 9:59 a.m.

Confirmation Cancel Confirm