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

Need to show the "cause of blockage" message for a Pipeline

    • Blue Ocean - 1.1-beta-1, Blue Ocean - 1.1-beta2, Blue Ocean 1.1-beta4

      In Scope

      • Update the message in the screenshot to always show the "causeOfBlockage" message
      • Fix the padding between the message and the icon. I believe it used to be 5px.

          [JENKINS-41540] Need to show the "cause of blockage" message for a Pipeline

          David Guan added a comment -

          Hi, I'm willing to help but not sure what dose `Update the message in the screenshot to always show the "causeOfBlockage" message` mean, any clarification? 

          David Guan added a comment - Hi, I'm willing to help but not sure what dose `Update the message in the screenshot to always show the "causeOfBlockage" message` mean, any clarification? 

          James Dumay added a comment -

          davidguandev if you disable all the executors on your Jenkins and run a Pipeline, in classic it will tell you it is waiting on nodes to come online etc. When the Pipeline is queued, there is a field called "causeOfBlockage" on the queued item (see BlueQueueItem.java) that is the string message that we want to display to the user instead of "Waiting for run to start".

          James Dumay added a comment - davidguandev if you disable all the executors on your Jenkins and run a Pipeline, in classic it will tell you it is waiting on nodes to come online etc. When the Pipeline is queued, there is a field called "causeOfBlockage" on the queued item (see BlueQueueItem.java ) that is the string message that we want to display to the user instead of "Waiting for run to start".

          James Dumay added a comment -

          davidguandev I took a look at this one - we need to get our house in order here before we can offer it under a 'newbie-friendly' labeled ticket.

          James Dumay added a comment - davidguandev I took a look at this one - we need to get our house in order here before we can offer it under a 'newbie-friendly' labeled ticket.

            jamesdumay James Dumay
            jamesdumay James Dumay
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: