URGENT: programmatically change FiledAgainst/Project Area
Susan Hanson (1.6k●2●201●194)
| asked Jun 12 '12, 8:42 p.m.
retagged Jun 13 '12, 11:12 a.m. by Evan Hughes (2.4k●13●18)
I have a BUNCH of work items that I need to MOVE from one project area to another. I thought I could do it using bulk operations (change Filed Against) but when I select the different Project Area, it seems to only allow me to do one at a time.
I have about 8,000 of these things to "move" ... I need HELP! Has anyone done this via Eclipse Client? Or does anyone have a bit of code that they can share that can do it? I know that I will have to do some mapping of attributes but if I had something to start with, I think I could handle the rest. Thanks in advance! Susan |
2 answers
Ralph Schoon (63.5k●3●36●46)
| answered Jun 19 '12, 3:24 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Susan,
I was made aware of this today: https://jazz.net/wiki/bin/view/Main/BulkMoveWorkItemsBetweenProjectAreas |
Ralph Schoon (63.5k●3●36●46)
| answered Jun 13 '12, 2:32 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Susan, you can find the client code for this in the SDK:
com.ibm.team.workitem.rcp.ui.internal.wizards.CopyToProjectAreaWizard That should allow you to find the active code to call. |
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.