Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-24581

tasks status icon not visible at overview of single task

      The batch tasks status icon is not visible at overview of single task.
      I think before the big design updates they where visible.

      Affected URL is e.g. /job/foo/batchTasks/task/bar/

          [JENKINS-24581] tasks status icon not visible at overview of single task

          podskalsky created issue -

          Daniel Beck added a comment -

          Please specify the correct Jenkins version.

          Daniel Beck added a comment - Please specify the correct Jenkins version.
          Daniel Beck made changes -
          Component/s Original: tasks-plugin [ 15498 ]
          Assignee Original: Ulli Hafner [ drulli ]

          podskalsky added a comment -

          jenkins 1.578

          podskalsky added a comment - jenkins 1.578
          podskalsky made changes -
          Environment Original: jenkins 1.57
          latest versions of core+plugins
          latest chrome/firefox/ie8
          New: jenkins 1.578
          latest versions of core+plugins
          latest chrome/firefox/ie8

          Daniel Beck added a comment -

          Is this the tasks you're referring to: https://wiki.jenkins-ci.org/display/JENKINS/Task+Scanner+Plugin ?

          Does it also affect tasks run/created after the update?

          Daniel Beck added a comment - Is this the tasks you're referring to: https://wiki.jenkins-ci.org/display/JENKINS/Task+Scanner+Plugin ? Does it also affect tasks run/created after the update?
          Daniel Beck made changes -
          Affects Version/s Original: current [ 10162 ]
          Labels New: user-experience

          podskalsky added a comment -

          podskalsky added a comment - This is the plugin: http://wiki.jenkins-ci.org/display/JENKINS/Batch+Task+Plugin
          podskalsky made changes -
          Environment Original: jenkins 1.578
          latest versions of core+plugins
          latest chrome/firefox/ie8
          New: jenkins 1.578
          http://wiki.jenkins-ci.org/display/JENKINS/Batch+Task+Plugin 1.17
          latest chrome/firefox/ie8

          Daniel Beck added a comment -

          Caused by the redesign changes: Jenkins core assumes that everything displayed in a HistoryWidget has buildStatusIconClassName (new core API only used from Jelly).

          Should probably consider a compatibility fallback to getIconColor (why wasn't this just used instead of extending the API for this!?) or getBuildStatusUrl if the new method doesn't exist.

          Assigning to Tom.

          Daniel Beck added a comment - Caused by the redesign changes: Jenkins core assumes that everything displayed in a HistoryWidget has buildStatusIconClassName (new core API only used from Jelly). Should probably consider a compatibility fallback to getIconColor (why wasn't this just used instead of extending the API for this!?) or getBuildStatusUrl if the new method doesn't exist. Assigning to Tom.
          Daniel Beck made changes -
          Component/s New: batch-task [ 15505 ]
          Assignee New: Tom FENNELLY [ tfennelly ]
          Description Original: The tasks status icon is not visible at overview of single task.
          I think before the big design updates they where visible.

          New: The batch tasks status icon is not visible at overview of single task.
          I think before the big design updates they where visible.

          Affected URL is e.g. {{/job/foo/batchTasks/task/bar/}}
          Environment Original: jenkins 1.578
          http://wiki.jenkins-ci.org/display/JENKINS/Batch+Task+Plugin 1.17
          latest chrome/firefox/ie8
          New: Jenkins 1.578
          http://wiki.jenkins-ci.org/display/JENKINS/Batch+Task+Plugin 1.17
          Priority Original: Major [ 3 ] New: Minor [ 4 ]

            tfennelly Tom FENNELLY
            podskalsky podskalsky
            Votes:
            6 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: