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
[JENKINS-18902] Clicking the (detail) link under "Changes in dependency" shows incorrect changes
Assignee | New: Daniel Beck [ danielbeck ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "PR 1303 (Web Link)" [ 11102 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 150349 ] | New: JNJira + In-Review [ 193483 ] |
Code changed in jenkins
User: Daniel Beck
Path:
core/src/main/java/hudson/Functions.java
core/src/main/resources/hudson/model/AbstractProject/changes.jelly
core/src/main/resources/hudson/model/AbstractProject/changes.properties
core/src/main/resources/hudson/model/AbstractProject/changes_da.properties
core/src/main/resources/hudson/model/AbstractProject/changes_de.properties
core/src/main/resources/hudson/model/AbstractProject/changes_es.properties
core/src/main/resources/hudson/model/AbstractProject/changes_fr.properties
core/src/main/resources/hudson/model/AbstractProject/changes_ja.properties
core/src/main/resources/hudson/model/AbstractProject/changes_lv.properties
core/src/main/resources/hudson/model/AbstractProject/changes_pt_BR.properties
core/src/main/resources/hudson/model/AbstractProject/changes_ru.properties
core/src/main/resources/hudson/model/AbstractProject/changes_tr.properties
core/src/main/resources/hudson/model/AbstractProject/changes_zh_TW.properties
http://jenkins-ci.org/commit/jenkins/25acdd8850ba949d42417febe735dc518e29db80
Log:
[FIXED JENKINS-18902] Exclude lower bound of range from changes