Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Bulk move of work items between Project Areas using Java API

 Hello,


Is there a way to move work items between Project Areas using Java Plain API?

0 votes



2 answers

Permanent link

 https://jazz.net/wiki/bin/view/Main/BulkMoveWorkItemsBetweenProjectAreas provides downloads that allow to do it in the RTC Client, so the API does allow it. But the details are in those JAR files.

0 votes

Comments

Hello Ralph, 


Unfortunatelly the source code isn´t provided in the JAR files.

There is such a thing as decompiler.

Would have been nice to have the BulkMoveWorkItemsBetweenProjectAreas for RTC 5 or 6.


Permanent link

 HI,

I have written an RTC service to achieve this, you can find it on GitHub: https://github.com/jazz-community/rtc-workitem-bulk-mover-service 
If you want to stick with a Plain Java Client, you could install the service and invoke it from your application. Or alternatively, try to port it to work with the Work Item client API.

There is also a user interface working on top of this service which you could use: https://github.com/jazz-community/rtc-workitem-bulk-mover-ui
See also my answer here: https://jazz.net/forum/questions/223920/bulk-move-work-items-between-project-areas-in-rtc-plugin-for-6/240816



0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019

Question asked: May 03 '17, 5:30 p.m.

Question was seen: 2,066 times

Last updated: Jun 20 '17, 10:34 a.m.

Confirmation Cancel Confirm