It's all about the answers!

Ask a question

move change to another changeset using plain java API


Bernd van Oostrum (21725371) | asked Jul 07 '16, 11:34 a.m.
edited Jul 12 '16, 12:22 a.m. by David Lafreniere (4.8k7)
How can I move an IChange from one IChangeSet to another?

Regards,
Bernd.

One answer



permanent link
Shashikant Padur (4.2k27) | answered Jul 07 '16, 11:23 p.m.
JAZZ DEVELOPER
Take a look at IWorkspaceConnection#relocateChanges(...)

Comments
David Lafreniere commented Jul 12 '16, 12:21 a.m.
FORUM MODERATOR / JAZZ DEVELOPER

Shashi's answer is correct. Please note that this API only works on active [open] change sets.

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.