Details
-
Type:
Task
-
Status: Resolved (View Workflow)
-
Priority:
Trivial
-
Resolution: Fixed
-
Component/s: blueocean-plugin
-
Labels:None
-
Similar Issues:
-
Epic Link:
-
Sprint:pacific, atlantic, 1.0-b05/b-06, tethys
Description
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
- Add "Exit to app" icon 4px to the right of the name.
- Mockup http://i.brody.com/ijRf
- Zeplin https://zpl.io/1kLqlz
Attachments
Issue Links
- is duplicated by
-
JENKINS-40858 Some project pages don't display any information (undefined / undefined)
-
- Closed
-
-
JENKINS-40989 Display on main page if project is unsupported by blueocean
-
- Resolved
-
- is related to
-
JENKINS-37104 Ensure matrix projects do not break blue ocean
-
- Resolved
-
-
JENKINS-37018 Blue Ocean dashboard page never finishes loading
-
- Closed
-
- relates to
-
JENKINS-42808 matrix-project support for pipeline jobs
-
- Open
-
-
JENKINS-40446 Links broken in GitHub status for matrix projects
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is related to |
Link |
This issue is related to |
Epic Link | JENKINS-35742 [ 171802 ] |
Sprint | 1.0-pre-beta-1 [ 86 ] |
Sprint | 1.0-beta-1 [ 96 ] |
Rank | Ranked higher |
Assignee | Ivan Meredith [ imeredith ] |
Rank | Ranked lower |
Rank | Ranked higher |
Assignee | Ivan Meredith [ imeredith ] |
Rank | Ranked lower |
Rank | Ranked higher |
Rank | Ranked lower |
Assignee | Cliff Meyers [ cliffmeyers ] |
Assignee | Cliff Meyers [ cliffmeyers ] | Thorsten Scherler [ tscherler ] |
Priority | Major [ 3 ] | Minor [ 4 ] |
Assignee | Thorsten Scherler [ tscherler ] | Keith Zantow [ kzantow ] |
Sprint | 1.0-beta-1 [ 96 ] |
Sprint | 1.0-beta-2 [ 111 ] |
Rank | Ranked higher |
Sprint | 1.0-b05/b-06 [ 111 ] | 26-september, 1.0-b05/b-06 [ 101, 111 ] |
Assignee | Keith Zantow [ kzantow ] | Cliff Meyers [ cliffmeyers ] |
Priority | Minor [ 4 ] | Trivial [ 5 ] |
Rank | Ranked lower |
Sprint | pacific, 1.0-b05/b-06 [ 101, 111 ] | pacific, atlantic, 1.0-b05/b-06 [ 101, 106, 111 ] |
Sprint | pacific, atlantic, 1.0-b05/b-06 [ 101, 106, 111 ] | pacific, atlantic, 1.0-b05/b-06, indian [ 101, 106, 111, 126 ] |
Sprint | pacific, atlantic, 1.0-b05/b-06, indian [ 101, 106, 111, 126 ] | pacific, atlantic, 1.0-b05/b-06 [ 101, 106, 111 ] |
Sprint | pacific, atlantic, 1.0-b05/b-06 [ 101, 106, 111 ] | pacific, atlantic, 1.0-b05/b-06, arctic [ 101, 106, 111, 131 ] |
Rank | Ranked higher |
Priority | Trivial [ 5 ] | Critical [ 2 ] |
Priority | Critical [ 2 ] | Trivial [ 5 ] |
Sprint | pacific, atlantic, 1.0-b05/b-06, arctic [ 101, 106, 111, 131 ] | pacific, atlantic, 1.0-b05/b-06 [ 101, 106, 111 ] |
Rank | Ranked lower |
Link |
This issue relates to |
Sprint | pacific, atlantic, 1.0-b05/b-06 [ 101, 106, 111 ] | pacific, atlantic, 1.0-b05/b-06, release candidate [ 101, 106, 111, 171 ] |
Rank | Ranked higher |
Assignee | Cliff Meyers [ cliffmeyers ] | Ivan Meredith [ imeredith ] |
Sprint | pacific, atlantic, 1.0-b05/b-06, release candidate [ 101, 106, 111, 171 ] | pacific, atlantic, 1.0-b05/b-06, kraken [ 101, 106, 111, 166 ] |
Rank | Ranked higher |
Rank | Ranked higher |
Sprint | pacific, atlantic, 1.0-b05/b-06, kraken [ 101, 106, 111, 166 ] | pacific, atlantic, 1.0-b05/b-06, release candidate [ 101, 106, 111, 171 ] |
Rank | Ranked lower |
Link |
This issue is duplicated by |
Rank | Ranked higher |
Sprint | pacific, atlantic, 1.0-b05/b-06, release candidate [ 101, 106, 111, 171 ] | pacific, atlantic, 1.0-b05/b-06, tethys [ 101, 106, 111, 161 ] |
Rank | Ranked lower |
Status | Open [ 1 ] | In Progress [ 3 ] |
Link |
This issue is duplicated by |
Description |
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) - 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 |
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 ** Mockup http://i.brody.com/ijRf ** Zeplin https://zpl.io/1kLqlz |
Description |
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 ** Mockup http://i.brody.com/ijRf ** Zeplin https://zpl.io/1kLqlz |
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 ** Add "Exit to app" icon 4px to the right of the name. ** Mockup http://i.brody.com/ijRf ** Zeplin https://zpl.io/1kLqlz |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Link | This issue relates to JENKINS-42808 [ JENKINS-42808 ] |
note this is NOT a bug. This is to redirect matrix to classic.