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

Associate workitem to changeset

I have two two streams say stream A and stream B . I'm trying to deliver from Stream B to Stream A. If i have a merge changeset in between i need to associate a workitem before i deliver it. I'm trying to do this via command line where in unable to figure out how to identify merged changeset id so that i can associate a workitem to it so that my script doesnt stop saying there is no work item attached to change set. Please help 

0 votes



2 answers

Permanent link

 For all I know you can not merge if you deliver from a stream to a stream. In general you can associate a work item to a change set using add https://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.3/com.ibm.team.scm.doc/topics/add.html

0 votes


Permanent link

If you have merged the changes in the workspace that is flowing to stream B, 'scm show status' would list that change and you could then associate the workitem using 'scm add workitem' command.


If someone else has merged and delivered the changes to Stream B, you could either search for the change set in Stream B based on certain attributes or list the history of the component which will give you the change set alias/uuid.

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
× 1,381

Question asked: Feb 10 '17, 6:25 a.m.

Question was seen: 1,950 times

Last updated: Feb 12 '17, 10:31 p.m.

Confirmation Cancel Confirm