Moving Work items from one Project to other in RTC 3.0.1.4
Dear Team,
We have around 300 work items in Project A and we would like to move all the work items to Project B. The work items have attachments and also they have links to RQM and RRC.
Is there a way we can do a bulk move at a time retaining the Attachments and links.Any help in this regard will be greatly helpful.
Thanks in Advance.
Teja.
Accepted answer
2 other answers
The Web UI and the Eclipse UI only allow to move an individual work item. However https://jazz.net/wiki/bin/view/Main/BulkMoveWorkItemsBetweenProjectAreasInRTC3 provides with a patch that enables this on a selection of multiple work items.
Please make sure to fully read and understand the description. You have to install the version of the Eclipse client mentioned. If it says 3.0.1.3 it has to be that version. Since you have 3.0.1.4 in the server there should be no problem. Use a separate install. You apply the patch in it and then use it for the move.
Please make sure to fully read and understand the description. You have to install the version of the Eclipse client mentioned. If it says 3.0.1.3 it has to be that version. Since you have 3.0.1.4 in the server there should be no problem. Use a separate install. You apply the patch in it and then use it for the move.
for retaining the attachments, Ralph Shcoon's articles covers this migration scenario in two parts and is explained in detail along with the need code snippets here :
http://rsjazz.wordpress.com/2012/08/01/uploading-attachments-to-work-items/
http://rsjazz.wordpress.com/2012/09/21/downloading-attachments-from-work-items/
hope it helps.
http://rsjazz.wordpress.com/2012/08/01/uploading-attachments-to-work-items/
http://rsjazz.wordpress.com/2012/09/21/downloading-attachments-from-work-items/
hope it helps.