how can we deliver same changesets to different streams
Hello,
Just want to know, I have two change sets associated with two different workitems, now I want to deliver two to one stream and only one to other stream. Please let me know if this is possible in RTC. Thanks for your help in advance |
Accepted answer
Geoffrey Clemm (30.1k●3●30●35)
| answered Sep 07 '15, 11:17 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
First, note that you have to accept change sets from a work item into a workspace, and then deliver the result to a stream (i.e. you cannot directly deliver a change set associated with a work item to a stream).
You can do that via two workspaces, as Ralph suggests, or you can use a single workspace, as follows: Select or create a workspace. Set the current flow target of the workspace to be Stream1. Execute the "replace with -> latest from stream" operation on the workspace. Accept CS1 and CS2 into the workspace. Deliver the workspace to Stream1 Set the current flow target of the workspace to be Stream2. Execute the "replace with -> latest from stream" operation on the workspace. Accept CS1 into the workpace. Deliver the workspace to Stream2. Select the "replace seshu kumar pamidi selected this answer as the correct answer
|
One other answer
Ralph Schoon (63.3k●3●36●46)
| answered Sep 07 '15, 11:04 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You always use a repository workspace to deliver work items. So this is really easy to do.
Stream 1
Comments
seshu kumar pamidi
commented Sep 07 '15, 11:12 a.m.
Hi Raiph,
Ralph Schoon
commented Sep 07 '15, 11:43 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Consider reading my answer. Also consider that the streams could have additional differences, so you might actually have to use two repository workspaces.
|
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.