-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Jenkins 2.60.1 blue ocean 1.1.4
-
-
Blue Ocean 1.2-beta3
After you create a new pipeline in an clean jenkins the pipeline does not show up in the pipelines view
Steps to reproduce
- From the pipeline page click create new pipeline
- choose git
- enter https://github.com/jtnord/maven-test-project.git (NB: there is no Jenkinsfile here)
- after creation you are told there are no branches which is fine
- using the pipeline link view the pipelines on the system
expected results
- the pipeline is shown in the pipelines list (there should only be one pipeline and it should be the one you just created)
actual results
- Jenkins says there are no pipelines and that you should create your first one.
- reload the page (ctrol+r) and see that the pipeline does indeed exist
- duplicates
-
JENKINS-45302 Git creation not reliably showing the activity page with discovered pipelines
-
- Open
-
[JENKINS-45364] after creating a pipeline in a fresh master the pipelines pages says there are no pipelines.
Sprint | New: Blue Ocean 1.2-beta3 [ 346 ] |
Rank | New: Ranked lower |
Epic Link | New: JENKINS-36588 [ 172614 ] |
Link | New: This issue duplicates JENKINS-45302 [ JENKINS-45302 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
kzantow this is one that we should ensure works well when Git creation is completed.