Details
-
Bug
-
Status: Reopened (View Workflow)
-
Minor
-
Resolution: Unresolved
-
Jenkins 1.609.1 on both MacOS and Linux
Description
In a Workflow build, if you use certain resources in >1 node, you get duplication of the links in the left navigation pane when you look at the info page for a build that has already run. To reproduce, install the Workflow plugin, create a new Workflow job, and give it a configuration like:
node { git branch: "master", credentialsId: '', url: 'git@mygitrepo/project.git' } node { git branch: "master", credentialsId: '', url: 'git@mygitrepo/project.git' } node { git branch: "master", credentialsId: '', url: 'git@mygitrepo/project.git' }
Each time you use the git resource within a new node, it causes duplication of the nav items as shown in the attached screenshot. This issue is not confined to the workflow+git combination. I have also seen it with the 'Show Build Parameters' plugin, where there is duplication of the Parameters link in the nav pane, but I can't seem to reproduce that issue consistently. I suspect that other plugins which add something to the nav field on a per-job basis could have similar issues.
I'm attaching a support bundle from my MacOS test Jenkins server, and also a build.xml that shows the issue.
Attachments
Issue Links
- is blocking
-
JENKINS-29840 when workflow uses multiple git repos the "git build data" and "tags" become next to useless.
-
- Open
-
-
JENKINS-30985 Jobs with the same git repository defined several times in the scm should be triggered only once
-
- Resolved
-
- is duplicated by
-
JENKINS-30491 Duplicate SCM changes when using Multibranch Workflow job
-
- Resolved
-
-
JENKINS-31079 Duplicated changes when running a Workflow script from SCM
-
- Closed
-
- is related to
-
JENKINS-26012 Multuple "Parameters" links
-
- Open
-
-
JENKINS-39233 Duplicate "Tag this build" links in Pipeline
-
- Open
-
-
JENKINS-46916 duplicate links on left nav with project inheritance plugin and pipeline jobs
-
- Open
-
-
JENKINS-49776 Multiple duplicate "Label This Build" links in workflow sidebar for Pipeline project with P4
-
- Open
-
-
JENKINS-38204 SVN plugin show all checkouts twice in pipeline project
-
- Resolved
-
-
JENKINS-45269 Multiple "Open Blue Ocean" links in the sidebar
-
- Closed
-
-
JENKINS-30985 Jobs with the same git repository defined several times in the scm should be triggered only once
-
- Resolved
-
- relates to
-
JENKINS-37384 Changes view issues using Mercurial with Multibranch pipeline
-
- Open
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | core [ 15593 ] |
Summary | Workflow job build view has duplicate items in left navigation list | Workflow sidebar has duplicated Git Build Data links |
Description |
In a Workflow build, if you use certain resources in >1 node, you get duplication of the links in the left navigation pane when you look at the info page for a build that has already run. To reproduce, install the Workflow plugin, create a new Workflow job, and give it a configuration like: node { git branch: "master", credentialsId: '', url: 'git@mygitrepo/project.git' } node { git branch: "master", credentialsId: '', url: 'git@mygitrepo/project.git' } node { git branch: "master", credentialsId: '', url: 'git@mygitrepo/project.git' } Each time you use the git resource within a new node, it causes duplication of the nav items as shown in the attached screenshot. This issue is not confined to the workflow+git combination. I have also seen it with the 'Show Build Parameters' plugin, where there is duplication of the Parameters link in the nav pane, but I can't seem to reproduce that issue consistently. I suspect that other plugins which add something to the nav field on a per-job basis could have similar issues. I'm attaching a support bundle from my MacOS test Jenkins server, and also a build.xml that shows the issue. |
In a Workflow build, if you use certain resources in >1 node, you get duplication of the links in the left navigation pane when you look at the info page for a build that has already run. To reproduce, install the Workflow plugin, create a new Workflow job, and give it a configuration like: {code} node { git branch: "master", credentialsId: '', url: 'git@mygitrepo/project.git' } node { git branch: "master", credentialsId: '', url: 'git@mygitrepo/project.git' } node { git branch: "master", credentialsId: '', url: 'git@mygitrepo/project.git' } {code} Each time you use the git resource within a new node, it causes duplication of the nav items as shown in the attached screenshot. This issue is not confined to the workflow+git combination. I have also seen it with the 'Show Build Parameters' plugin, where there is duplication of the Parameters link in the nav pane, but I can't seem to reproduce that issue consistently. I suspect that other plugins which add something to the nav field on a per-job basis could have similar issues. I'm attaching a support bundle from my MacOS test Jenkins server, and also a build.xml that shows the issue. |
Link | This issue is duplicated by JENKINS-29840 [ JENKINS-29840 ] |
Component/s | git-plugin [ 15543 ] | |
Assignee | Jesse Glick [ jglick ] | Mark Waite [ markewaite ] |
Component/s | git-plugin [ 15543 ] | |
Assignee | Mark Waite [ markewaite ] | Jesse Glick [ jglick ] |
Link |
This issue is duplicated by |
Labels | multibranch |
Link |
This issue is related to |
Link |
This issue is duplicated by |
Assignee | Jesse Glick [ jglick ] | Andrew Bayer [ abayer ] |
Labels | multibranch | community-bee multibranch |
Link | This issue is duplicated by JENKINS-29840 [ JENKINS-29840 ] |
Link | This issue is blocking JENKINS-29840 [ JENKINS-29840 ] |
Link |
This issue is blocking |
Status | Open [ 1 ] | In Progress [ 3 ] |
Remote Link | This issue links to "git PR 372 (Web Link)" [ 13600 ] |
Remote Link | This issue links to "workflow PR 271 (Web Link)" [ 13601 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Attachment | jenkins.log [ 31662 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Remote Link | This issue links to "git PR 388 (Web Link)" [ 14105 ] |
Status | Reopened [ 4 ] | Open [ 1 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Workflow | JNJira [ 164199 ] | JNJira + In-Review [ 197446 ] |
Component/s | pipeline-general [ 21692 ] |
Component/s | workflow-plugin [ 18820 ] |
Link | This issue relates to JENKINS-37384 [ JENKINS-37384 ] |
Attachment | Screen Shot 2017-10-26 at 9.53.46 am.png [ 40127 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Link | This issue is related to JENKINS-49776 [ JENKINS-49776 ] |
Link | This issue is related to JENKINS-39233 [ JENKINS-39233 ] |
Link |
This issue is related to |
Link |
This issue is related to |
Link | This issue is related to JENKINS-46916 [ JENKINS-46916 ] |
Link | This issue is related to JENKINS-26012 [ JENKINS-26012 ] |
Labels | community-bee multibranch | community-bee multibranch triaged-2018-11 |
Assignee | Andrew Bayer [ abayer ] |