It's all about the answers!

Ask a question

Workitem Bulk move using PlainJavaApi


Peterson dos Santos (44139) | asked Sep 02, 5:12 p.m.
edited Sep 18, 6:57 p.m.
Hello, 

I would like to know if is there any way to migrate workitems between project areas using PlainJavaApi ?


I found a project on git that performs the migration using Server API, but I was unable to configure it EWM 7.0.2, it uses Java 1.6, I found many problems related to dependencies.

Ref:
https://github.com/jazz-community/rtc-workitem-bulk-mover-ui

I would like to know if there is another way to do this migration or if there is already another more recent project that we can use.

I appreciate any help.

Regards

One answer



permanent link
Ralph Schoon (63.5k33646) | answered Sep 19, 2:31 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

I am not aware of another open source code source for bulk moving work items.

Since there is a capability to copy/move one work item in the Eclipse client UI, which is implemented using the SDK/Plain Java Client Libraries, it is potentially possible to use that code to implement a bulk move. There has been an unsupported plugin at some time, that did this. I am not aware that this still exists. 


Note, since every project area can have its own process, there is always a need to do some kind of mapping of the contents, when doing a copy or move.

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.