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

Handle Matrix project in UI

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • blueocean-plugin
    • None
    • pacific, atlantic, 1.0-b05/b-06, tethys

      At this point BlueOcean doesn't have native matrix project support. till it doesn't have it, UI should redirect the user to class matrix job page when user clicks on the matrix job.

      From the pipeline object (/pipelines/:id API)

      Scipe

      • Determine if it's Matrix project type: look for hudson.matrix.MatrixProject capability
      • If it's matrix capability then use link's href to redirect the user to the received href pointing to class job. href is going to be path so it should be appended to jenkins base url before redirection
      • Open the link in a new window
      • Link should be displayed with the "exit to classic" icon

            imeredith Ivan Meredith
            vivek Vivek Pandey
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: