Move all work items from one project to another
I'm looking for an easy way to mass move all of our work items from one project to another. Both projects are on the same server. I see a way of moving 1 at a time, but we have at least 1000 work items to move. Is there a way to do this? Is there an RTC rest api or anything we can do programmatically?
2 answers
https://jazz.net/wiki/bin/view/Main/BulkMoveWorkItemsBetweenProjectAreas
I'm looking for an easy way to mass move all of our work items from one project to another. Both projects are on the same server. I see a way of moving 1 at a time, but we have at least 1000 work items to move. Is there a way to do this? Is there an RTC rest api or anything we can do programmatically?
Hi,
I am trying to implement this in 3.0.1.1. I used the plugin in the wiki (r19-4th file) - referred for 3.0.1.1 M3 - copied it to IMShared->Plugins folder and drop-ins under team-concert client. Then restarted the eclipse. But the move/copy option is not enabled while selecting multiple workitems from the query output.
Could you please provide the steps and details how to debug the client plugin?
Thanks.