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

Aborted stages do not have popover in stage view

XMLWordPrintable

      In the Jenkins stage view, there's a nice little popover that appears when you click on each cell, and allows you to drill into that stage to get more information such as console output logs (see attached snapshot). This popover appears for stages that have a result of failed, unstable, or success. However, for some reason this popover does not appear for stages with a result of aborted. It seems that the popover link is simply missing from the stage view template for aborted jobs:

      https://github.com/jenkinsci/pipeline-stage-view-plugin/blob/master/ui/src/main/js/view/templates/pipeline-staged.hbs#L83

      This prevents us from more easily accessing the console output of aborted stages.

            Unassigned Unassigned
            lviana Leonardo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: