Loss of change sets in secondary stream
Hi everyone,
I'm new to Jazz platform and I'm practicing to educate myself on version control (Source Control Management). I'm facing a problem with streams. I created a secondary stream, which has the main stream as its flow target. As I deliver change sets to the secondary stream, they still visible via Jazz SCM and via Rhapsody. After I deliver the change sets from de secondary stream to the main stream, these change sets get lost. I looks like the Jazz server show a reference to a change set that doesn't exist anymore. I noticed that any change set delivered directly to the main stream stays visible, with no problem. How can I fix this? Thanks in advance, Portolon |
3 answers
Geoffrey Clemm (30.1k●3●30●35)
| answered Mar 14 '16, 4:12 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I assume you are seeing this behavior in the Rhapsody client (not the RTC Eclipse client), correct?
If so, you would need to file a bug against the Rhapsody client. On the other hand, if you can reproduce this bug using just the RTC Eclipse client, then you should file the bug against RTC. Comments
Tiago Portolon
commented Mar 15 '16, 7:03 a.m.
Hi,
|
Ralph Schoon (63.3k●3●36●46)
| answered Mar 15 '16, 7:53 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Several points to mention here:
1. You usually flow changes between a stream and a repository workspace. If there are conflicting changes, you must use a repository workspace to resolve them. You can think of a stream as something similar to a branch - a specific configuration of content. 2. You can only deliver from one stream to another if there are no conflicting changes, in which case the changes end in the other stream. The changes should not be lost. You should be able to see them in the history still. The description of what you do is not detailed enough to understand what could be happening. Consider reading https://jazz.net/library/article/539 https://jazz.net/library/article/126 Comments
Tiago Portolon
commented Mar 17 '16, 12:52 p.m.
Hi Ralph,
None I know about.
|
To make things clearer, I posted another question with a more detailed description of the context, where this and other errors occur:
https://jazz.net/forum/questions/218613/learning-about-lifecycle-projects-in-jazz-scm Thanks for the answers. |
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.