Delete Workitems
5 answers
You can't currently delete them, but you can "hide" them by creating a
"Junk" project area and moving the work items to the junk project area
(unfortunately, there is not yet a "bulk move" operation, so you'll have
to move them one by one, or write a script using the REST services to do
so).
Cheers,
Geoff
On 5/11/2010 11:53 AM, MarcoB wrote:
"Junk" project area and moving the work items to the junk project area
(unfortunately, there is not yet a "bulk move" operation, so you'll have
to move them one by one, or write a script using the REST services to do
so).
Cheers,
Geoff
On 5/11/2010 11:53 AM, MarcoB wrote:
Doing tests on the import function I create quite some work items.
Is there any way to get rid of them?
Thanks,
Marco
Check out this link to move multiple work items at one time.
https://jazz.net/wiki/bin/view/Main/BulkMoveWorkItemsBetweenProjectAreas
I created a separate Project Area called "Trash" that only I had access to. I then used the instructions in the link above to be able to move multiple work items at a time to the "Trash" project area.
https://jazz.net/wiki/bin/view/Main/BulkMoveWorkItemsBetweenProjectAreas
I created a separate Project Area called "Trash" that only I had access to. I then used the instructions in the link above to be able to move multiple work items at a time to the "Trash" project area.
Thanks a lot for your information
I tried to install the plug-in, but the "Move/Copy to Project Area" is still not available. Do I have to replace the old plugin file named "com.ibm.team.workitem.rcp.ui_2.1.0.I201003290841.jar" by the new one? Well, better not, I tried and RTC ceased to work properly.
I tried to install the plug-in, but the "Move/Copy to Project Area" is still not available. Do I have to replace the old plugin file named "com.ibm.team.workitem.rcp.ui_2.1.0.I201003290841.jar" by the new one? Well, better not, I tried and RTC ceased to work properly.
I'm sure this is not how it was meant to be, but this worked for me...
To get this plugin to work, I did the following:
Download plugins.zip
Ensure Eclipse is closed
Rename \jazz\client\eclipse\jazz\workitem\eclipse\plugins\com.ibm.team.workitem.rcp.ui_2.1.0.I200912011601.jar to com.ibm.team.workitem.rcp.ui_2.1.0.I200912011601.bak
Copy com.ibm.team.workitem.rcp.ui_2.1.0.200912101544.jar to ...\jazz\client\eclipse\jazz\workitem\eclipse\plugins
Rename com.ibm.team.workitem.rcp.ui_2.1.0.200912101544.jar to com.ibm.team.workitem.rcp.ui_2.1.0.I200912011601.jar
Restart Eclipse
Perform WI moves
Close Eclipse
Delete com.ibm.team.workitem.rcp.ui_2.1.0.I200912011601.jar
Rename com.ibm.team.workitem.rcp.ui_2.1.0.I200912011601.bak back to com.ibm.team.workitem.rcp.ui_2.1.0.I200912011601.jar
To get this plugin to work, I did the following:
Download plugins.zip
Ensure Eclipse is closed
Rename \jazz\client\eclipse\jazz\workitem\eclipse\plugins\com.ibm.team.workitem.rcp.ui_2.1.0.I200912011601.jar to com.ibm.team.workitem.rcp.ui_2.1.0.I200912011601.bak
Copy com.ibm.team.workitem.rcp.ui_2.1.0.200912101544.jar to ...\jazz\client\eclipse\jazz\workitem\eclipse\plugins
Rename com.ibm.team.workitem.rcp.ui_2.1.0.200912101544.jar to com.ibm.team.workitem.rcp.ui_2.1.0.I200912011601.jar
Restart Eclipse
Perform WI moves
Close Eclipse
Delete com.ibm.team.workitem.rcp.ui_2.1.0.I200912011601.jar
Rename com.ibm.team.workitem.rcp.ui_2.1.0.I200912011601.bak back to com.ibm.team.workitem.rcp.ui_2.1.0.I200912011601.jar