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

blue ocean pipeline view not working

XMLWordPrintable

      After updating blue-ocean from 1.21.0 to 1.24.3, few of my jobs (scripted multibranch pipeline) does not shows the pipeline but only the console output.
      After doing some debug, found there's difference on `ExtentionPoint` for `jenkins-pipeline-karaoke-pipeline-provider`.

      The successfull one (which shows pipeline in blue ocean) has an `ExtentionPoint` as `jenkins-pipeline-run-result`, which is absent for unsuccessfull one.

      While checking the difference between releases, found the commit which may cause the issue,
      the commit is - https://github.com/jenkinsci/blueocean-plugin/commit/2c4659b98202f5f5994bcb5117cbcc39f48491e5

      It may probably the response to blue ocean is quite late, thus causes the problem, as from browser it can be seen the build steps are loaded.

        1. no_pipeline_view.png
          8 kB
          Abu Umar
        2. pipeline_view.png
          10 kB
          Abu Umar

            Unassigned Unassigned
            aabab Abu Umar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: