Details
-
Bug
-
Status: Resolved (View Workflow)
-
Trivial
-
Resolution: Fixed
-
None
Description
At the moment, when one of my jobs in a nested view has been aborted, the icon of the nested view is gray ("Aborted"), no matter how many yellow or red builds I have in there.
IMHO, green/yellow/red is much more important than the "aborted" status (even if you could distinguish it from the equally gray "disabled" status, but that's another problem)
The summary status should have the following priorities (low to high):
- disabled (grey)
- aborted (gray)
- success (green)
- test failures (yellow)
- error (red)
So red should always win.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Assignee | Yoichi Nakayama [ yoichi ] | |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Yoichi Nakayama [ yoichi ] | Marc Günther [ marc_guenther ] |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Workflow | JNJira [ 147871 ] | JNJira + In-Review [ 192620 ] |
Code changed in jenkins
User: stanislav bashkirtsev
Path:
pom.xml
src/main/java/hudson/plugins/nested_view/NestedView.java
http://jenkins-ci.org/commit/nested-view-plugin/8ba32de909430969250edfb51e61a63730c15f39
Log:
Merge pull request #11 from yoichi/
JENKINS-17040[FIXED JENKINS-17040] give weight to completed build results in nested view status
Compare: https://github.com/jenkinsci/nested-view-plugin/compare/cc853be35354...8ba32de90943