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

Multibranch pipelines not showing up (correctly)

    XMLWordPrintable

Details

    • 1.0-m10

    Description

      Currently multibranch projects are not showing up correctly, or at all.

      Since the api has moved to using /search, it will either show each branch as a discrete pipeline (incorrectly) or when it excludes the flattening of multibranch (which the api correctly does when told to) it doesn't show up at all.

      The last known good commit of master (for reference) is https://github.com/jenkinsci/blueocean-plugin/commit/f78c07e3bde8228165aa98416086895b61b713e2

      https://github.com/jenkinsci/blueocean-plugin/pull/307 partially fixes it, but multibranch no longer shows up, despite it being returned in what "appears" to be correct json. Needs investigation

      Attachments

        Activity

          michaelneale Michael Neale added a comment -

          https://github.com/jenkinsci/blueocean-plugin/pull/307 currently has a WIP for fixing some of this.

          michaelneale Michael Neale added a comment - https://github.com/jenkinsci/blueocean-plugin/pull/307 currently has a WIP for fixing some of this.
          cliffmeyers Cliff Meyers added a comment -

          I'll look into it first thing in the morning. Maybe they're being filtered out by the "hide Folder" logic. Can improve that to work off class name now anyhow...

          cliffmeyers Cliff Meyers added a comment - I'll look into it first thing in the morning. Maybe they're being filtered out by the "hide Folder" logic. Can improve that to work off class name now anyhow...
          michaelneale Michael Neale added a comment -

          cliffmeyers yeah that was my guess, but we didn't know where to look (as quite a few changes).

          michaelneale Michael Neale added a comment - cliffmeyers yeah that was my guess, but we didn't know where to look (as quite a few changes).
          michaelneale Michael Neale added a comment -

          I added a small fix to use _class here: https://github.com/jenkinsci/blueocean-plugin/pull/307 as suggested by cliff, this seems good.

          michaelneale Michael Neale added a comment - I added a small fix to use _class here: https://github.com/jenkinsci/blueocean-plugin/pull/307 as suggested by cliff, this seems good.
          michaelneale Michael Neale added a comment -

          frankly its terrifying I am in there writing jsx but I have learned to type gulp lint fix often

          michaelneale Michael Neale added a comment - frankly its terrifying I am in there writing jsx but I have learned to type gulp lint fix often
          michaelneale Michael Neale added a comment -

          This fix seems to work, so if cliffmeyers doesn't object, we can close this one.

          michaelneale Michael Neale added a comment - This fix seems to work, so if cliffmeyers doesn't object, we can close this one.
          cliffmeyers Cliff Meyers added a comment -

          LGTM! Resolving.

          cliffmeyers Cliff Meyers added a comment - LGTM! Resolving.

          People

            cliffmeyers Cliff Meyers
            michaelneale Michael Neale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: