If a job in the radiator view has not been built yet, it is displayed in red rectangle, like failed jobs. Another color should be used for this state of job.

          [JENKINS-12460] Jobs not built are displayed as failed jobs

          David Resnick added a comment -

          David Resnick added a comment - Related to https://issues.jenkins-ci.org/browse/JENKINS-8222

          Code changed in jenkins
          User: David Resnick
          Path:
          src/main/java/hudson/model/IViewEntry.java
          src/main/java/hudson/model/JobViewEntry.java
          src/main/java/hudson/model/ProjectViewEntry.java
          src/main/resources/hudson/model/RadiatorView/project.jelly
          http://jenkins-ci.org/commit/radiatorview-plugin/32153dd1a9b86a7f0c7be90ea44de1bc2eb79f78
          Log:
          Unbuilt shown as gray in job view, varied in project view.

          Possible improvement: change the project bg color when the only other jobs are
          successful, as right now it shows as orange.

          [FIXED JENKINS-12460]

          Compare: https://github.com/jenkinsci/radiatorview-plugin/compare/27e436054218...32153dd1a9b8

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: David Resnick Path: src/main/java/hudson/model/IViewEntry.java src/main/java/hudson/model/JobViewEntry.java src/main/java/hudson/model/ProjectViewEntry.java src/main/resources/hudson/model/RadiatorView/project.jelly http://jenkins-ci.org/commit/radiatorview-plugin/32153dd1a9b86a7f0c7be90ea44de1bc2eb79f78 Log: Unbuilt shown as gray in job view, varied in project view. Possible improvement: change the project bg color when the only other jobs are successful, as right now it shows as orange. [FIXED JENKINS-12460] Compare: https://github.com/jenkinsci/radiatorview-plugin/compare/27e436054218...32153dd1a9b8

            david_resnick David Resnick
            alecharp Adrien Lecharpentier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: