Import work item attachments from Clearquest to RTC
I am importing a bunch of work items from clearquest version 8.0.0.15 to RTC version 6.0.6.1. I am using the web client for both.
I have created the work item in RTC with all of the attributes. I created a query in clearquest with all of the attributes and exported the work items to csv. I changed the headings in the csv to match the RTC attributes and also use some VBA code to change the names and dates to properly import into RTC. (was this neccasary???). Everything imported just fine except for the fact that I also need to import the attachments that are attached to the clearquest Work items.
How do I do this??
Accepted answer
Comments
Thanks for the response! I have already gotten my work items over with using the csv export/import. Is it possible to use Bugzilla to bring just the attachments over or is it best if I just go through the entire process with the ClearQuest Importer?
1 vote
Okay thank you. I am trying to use the Clearquest importer but it says I need the 32 bit version. I got that downloaded and installed the p2 repo but I don't see the Clearquest Importer in the import options? Any ideas?
Note that I do not have CQ installed at all on my computer, but I still see this
Yeah I have 6.0.6.01 32 bit version as well and only see the Team Project Set option. I can see them all in the 64 bit version. But I only see Team Project set in the 32 bit.
Actually I think you do have to have the 32 bit client of both, sorry
Yeah both 32 bit versions are required.
One other answer
I don't think the built in RTC/EWM CSV importer provides this capability. The Workitem Command Line https://github.com/jazz-community/work-item-command-line has several features built in to up and download attachments, including CSV import.