It's all about the answers!

Ask a question

How I can associate a work item to a change set using java plain api ?


cosma eduard (112) | asked yesterday

Hello,

I tried to associate a work item to a changeset using those methods:
How to associate change set with work item using RTC Plain JAVA API ? - Jazz Forum
Java API extending - create a new work item and associate with a change set - Jazz Forum

But the work item is not associated to the change set. Is there any other way ?
Thank you !


Comments
Ralph Schoon commented yesterday
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

If you do something programmatically, you get some kind of feedback e.g. an error. It might be useful to provide that.

I tried to associate a change to a work itemĀ  inĀ https://github.com/jazz-community/work-item-command-line . But, as far as I remember, I got the error that the application needed to be part of the SCM component to create the link. There is almost certainly a way around this, but I don't know that at the moment.

One answer



permanent link
Ralph Schoon (63.3k33646) | answered yesterday
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

I believe you can use the scm command line to create links between work items and 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.