jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-22600] Sub-projects appeared as "Static" and "Other executed recently" at job main page
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
Scenario: The job A launches two sub jobs B and C according to the condition steps.
Issue: Main page of job A shows the sub-projects B and C twice as "Static" and "Other executed recently"
In case of one sub-project the behavior is correct - only "Static" is appearing.
See attached screenshots
---
Originally reported by gosha_f, imported from: Sub-projects appeared as "Static" and "Other executed recently" at job main page
Raw content of original issue
Scenario: The job A launches two sub jobs B and C according to the condition steps.
Issue: Main page of job A shows the sub-projects B and C twice as "Static" and "Other executed recently"In case of one sub-project the behavior is correct - only "Static" is appearing.
See attached screenshots
environment
```
Jenkins 1.532.2
Parameterized Trigger plugin 2.24
conditional-buildstep 1.3.3
```
2 attachments
- [configure.png](https://issues.jenkins.io/secure/attachment/25681/configure.png)
> 
- [jobA.png](https://issues.jenkins.io/secure/attachment/25680/jobA.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.