It's all about the answers!

Ask a question

Delete Workitems


Marco Bormann (16111910) | asked May 11 '10, 11:47 a.m.
Doing tests on the import function I create quite some work items.
Is there any way to get rid of them?

Thanks,
Marco

5 answers



permanent link
Geoffrey Clemm (30.1k33035) | answered May 11 '10, 1:16 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
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:
Doing tests on the import function I create quite some work items.
Is there any way to get rid of them?

Thanks,
Marco

permanent link
Michael Walker (99215201157) | answered May 11 '10, 8:13 p.m.
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.

permanent link
Marco Bormann (16111910) | answered May 12 '10, 3:56 a.m.
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.

permanent link
Dave Harrison (1111) | answered May 17 '10, 5:22 a.m.
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

permanent link
Marco Bormann (16111910) | answered May 18 '10, 3:51 a.m.
Thanks a lot, but it's still not working and probably because I installed RTC on RSA which makes life much more easy for certain thing and quite impossible for others.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.