jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-46940] Build pipeline plugin duplicates static linked jobs in view
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
Attached is a simple pipeline view showing one start job with a "trigger/call builds on other projects" to a second job. After upgrading to 2.35.2, of the parameterized-trigger-plugin, the downstream job represented shows twice in this view. We had previously been using 2.33 without this issue.
I was able to reproduce this on a local jenkins instance with no other plugins installed.
---
Originally reported by
akrapfl, imported from: Build pipeline plugin duplicates static linked jobs in view
Raw content of original issue
Attached is a simple pipeline view showing one start job with a "trigger/call builds on other projects" to a second job. After upgrading to 2.35.2, of the parameterized-trigger-plugin, the downstream job represented shows twice in this view. We had previously been using 2.33 without this issue.
I was able to reproduce this on a local jenkins instance with no other plugins installed.
environment
```
Jenkins ver. 2.46.3
build-pipeline-plugin 1.5.8
parameterized-trigger-plugin 2.35.2
```
3 attachments
- [Screen Shot 2017-09-18 at 12.28.09 PM.png](https://issues.jenkins.io/secure/attachment/39759/Screen%20Shot%202017-09-18%20at%2012.28.09%20PM.png)
> 
- [Screen Shot 2017-09-18 at 12.29.03 PM.png](https://issues.jenkins.io/secure/attachment/39760/Screen%20Shot%202017-09-18%20at%2012.29.03%20PM.png)
> 
- [image-2024-08-27-15-52-31-632.png](https://issues.jenkins.io/secure/attachment/63213/image-2024-08-27-15-52-31-632.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.