• 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

          [JENKINS-37427] Handle Matrix project in UI

          Michael Neale added a comment -

          note this is NOT a bug. This is to redirect matrix to classic.

          Michael Neale added a comment - note this is NOT a bug. This is to redirect matrix to classic.

          Code changed in jenkins
          User: Ivan Meredith
          Path:
          src/main/js/page_objects/classic_jenkins/matrixCreate.js
          src/test/js/matrix.js
          http://jenkins-ci.org/commit/blueocean-acceptance-test/b92d38933b6160eaff88089f27bdebda06b7998b
          Log:
          JENKINS-37427 Check to make sure we are linking to classic Jenkins

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Ivan Meredith Path: src/main/js/page_objects/classic_jenkins/matrixCreate.js src/test/js/matrix.js http://jenkins-ci.org/commit/blueocean-acceptance-test/b92d38933b6160eaff88089f27bdebda06b7998b Log: JENKINS-37427 Check to make sure we are linking to classic Jenkins

          Code changed in jenkins
          User: Ivan Meredith
          Path:
          src/main/js/page_objects/classic_jenkins/matrixCreate.js
          src/test/js/matrix.js
          http://jenkins-ci.org/commit/blueocean-acceptance-test/da4e667f405150d02f9d8883934e7e06864bc5ab
          Log:
          JENKINS-37427 Check to make sure we are linking to classic Jenkins (#99)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Ivan Meredith Path: src/main/js/page_objects/classic_jenkins/matrixCreate.js src/test/js/matrix.js http://jenkins-ci.org/commit/blueocean-acceptance-test/da4e667f405150d02f9d8883934e7e06864bc5ab Log: JENKINS-37427 Check to make sure we are linking to classic Jenkins (#99)

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

              Created:
              Updated:
              Resolved: