-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Jenkins 2.89.2 (Docker)
All plugins up-to-date
Steps to reproduce:
- Use a BitBucket Team/Project (multibranch)
- Have a Job with a Jenkinsfile
- Use a valid build step in the Jenkinfile e.g. like build 'GROUP/repository/branch'
- Run the job
- Open the job details in Blue Ocean view
- Try to open the downstream built job using a link which doesn't exist
In the step details (console) it should say something like
Scheduling project: GROUP »repository » branch
Starting building: GROUP » repository » branch #7
Both of them are working links to the GROUP/repository/branch job (the second one linking to the exact build) in the plain old Jenkins view, but none of them are links in the Blue Ocean view.
- duplicates
-
JENKINS-38339 UI for downstream jobs launched with 'build' step
-
- In Review
-
[JENKINS-48849] No downstream links in Blue Ocean with Bitbucket Multibranch
Description |
Original:
Steps to reproduce: * Use a BitBucket Team/Project (multibranch) * Have a Job with a Jenkinsfile * Use a valid build step in the Jenkinfile e.g. like {{build 'GROUP/repository/branch'}}{{}} * Run the job * Open the job details in Blue Ocean view * Try to open the downstream built job using a link which doesn't exist In the step details (console) it should say something like {{Scheduling project: GROUP » repository » branch }}{{[|http://10.16.34.52:8080/blue/organizations/jenkins/CATS%20CI/detail/CATS%20CI/28/pipeline/191#step-209-log-2]Starting building: GROUP » repository » branch #7}} Both of them are working links to the GROUP/repository/branch job (the second one linking to the exact build) in the plain old Jenkins view, but none of them are links in the Blue Ocean view. |
New:
Steps to reproduce: * Use a BitBucket Team/Project (multibranch) * Have a Job with a Jenkinsfile * Use a valid build step in the Jenkinfile e.g. like {{build 'GROUP/repository/branch'}} * Run the job * Open the job details in Blue Ocean view * Try to open the downstream built job using a link which doesn't exist In the step details (console) it should say something like {{Scheduling project: CATS » cats-endpoint-gigaspaces » develop}} {{Starting building: CATS » cats-endpoint-gigaspaces » develop #7}} Both of them are working links to the GROUP/repository/branch job (the second one linking to the exact build) in the plain old Jenkins view, but none of them are links in the Blue Ocean view. |
Description |
Original:
Steps to reproduce: * Use a BitBucket Team/Project (multibranch) * Have a Job with a Jenkinsfile * Use a valid build step in the Jenkinfile e.g. like {{build 'GROUP/repository/branch'}} * Run the job * Open the job details in Blue Ocean view * Try to open the downstream built job using a link which doesn't exist In the step details (console) it should say something like {{Scheduling project: CATS » cats-endpoint-gigaspaces » develop}} {{Starting building: CATS » cats-endpoint-gigaspaces » develop #7}} Both of them are working links to the GROUP/repository/branch job (the second one linking to the exact build) in the plain old Jenkins view, but none of them are links in the Blue Ocean view. |
New:
Steps to reproduce: * Use a BitBucket Team/Project (multibranch) * Have a Job with a Jenkinsfile * Use a valid build step in the Jenkinfile e.g. like {{build 'GROUP/repository/branch'}} * Run the job * Open the job details in Blue Ocean view * Try to open the downstream built job using a link which doesn't exist In the step details (console) it should say something like {{Scheduling project: GROUP »repository » branch}} {{Starting building: GROUP » repository » branch #7}} Both of them are working links to the GROUP/repository/branch job (the second one linking to the exact build) in the plain old Jenkins view, but none of them are links in the Blue Ocean view. |
Link | New: This issue duplicates JENKINS-38339 [ JENKINS-38339 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Duplicate of JENKINS-38339 which is in progress.