It's all about the answers!

Ask a question

[closed] Unable to upload attachments while creating Work items


Vijayalaxmi B (133) | asked Oct 15 '20, 1:03 a.m.
closed Oct 15 '20, 1:48 a.m. by Ralph Schoon (63.1k33645)

 Hello Team,

I am trying to import a csv file which contains workitems to Jazz.
Attachments folder is having the folders with ID.
csv contains an attachment column with the row ./Attachments/25207272/safe.png

WCL :
-importworkitems /importdebug password=”” /skipEmailNotification projectArea=”Migration from MKS” /ignoreemptycolumnvalues importFile=”SAFE_attachments.csv” repository=”” user=”” mappingFile=”sample_mapping.xml” encoding=”UTF-8″ delimiter=”,”

Mapping.xml
sourceId=”Attachments” targetId=”com.ibm.team.workitem.linktype.attachment.attachment”/>

The workitem is created but without attachments.
No matching attribute found: ‘com.ibm.team.workitem.section.attachments

How can I create the WI with atatchments? Any configuration I am missing here in the WCL?

The question has been closed for the following reason: "Duplicate Question" by rschoon Oct 15 '20, 1:48 a.m.