It's all about the answers!

Ask a question

Work items are not initialized after CSV Import


vishnudharan manivannan (1183642) | asked Sep 04 '13, 6:43 a.m.
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 ?


Accepted answer


permanent link
Susan Hanson (1.6k2201194) | answered Sep 04 '13, 6:46 a.m.
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

Comments
vishnudharan manivannan commented Sep 04 '13, 6:57 a.m.

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
vishnudharan manivannan (1183642) | answered Sep 04 '13, 9:59 a.m.
Hello Susan, I figured it out. The mapping file was incorrect :)

Your answer


Register or 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.