-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: core
-
Environment:Jenkins ver. 1.522
When looking at build results for a specific build number, for a build that has dependencies to other builds, the (detail) link for "Changes in dependency" shows incorrect changes. For example, if the dependency has gone from #16 -> #19 the details show changes for build #16 as well. This is incorrect since the changes for the build #16 have already been included in the previous build.
In short, the details for a dependency from #16 -> #19 should really show changes from #17 -> #19.
- links to