Question about RTC Baseline History graph in RTC 6.0.2
Karthik Krishnan (889●9●123●165)
| asked Oct 06 '16, 9:37 a.m.
edited Oct 06 '16, 12:39 p.m. by David Lafreniere (4.8k●7)
After the upgrade of our RTC from 6.0.1 to 6.0.2, I was evaluating the usage of RTC Baseline "History Graph" functionalities.
We have streams where different baselines of each components are consumed.We normally use "Replace" components with specific baselines.
I can see in the baseline graph the same baselines on different stream but arrow from where it flows is missing.
Why so? See attachment.
Will this work only for baselines created from RTC 6.0.2 onwards?
|
Accepted answer
The flow arrows require information which was not recorded in the server prior to 6.0.2.
Even in 6.0.2, existing APIs for some operations (accept/deliver) indicate what the source is, but other API for operations like replace do not specify sources. New API was added to specify the source, but N-1 clients won't call the new API, and even in 6.0.2 clients, not all user actions will have the source available. For example, replace with latest from stream has a source, but replace with baseline does not. In particular, build engines should be updated in order for the post-build deliver (which is actually a replace) to report the source of the baseline. Here is an image showing recent flows for our stream which are the result of our continuous build process: And here is another screenshot of the same graph, just scrolled down earlier in history before the upgrade to 6.0.2: David Lafreniere selected this answer as the correct answer
|
One other answer
Ralph Schoon (63.5k●3●36●46)
| answered Oct 06 '16, 10:23 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Oct 06 '16, 10:25 a.m.
If you just replace component baselines, there is no flow. My best guess.
https://jazz.net/downloads/rational-team-concert/releases/6.0.2?p=newsDetails#rfv-locks2
|
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.