jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-41194] Subprojects appeared as "Unresolved" if the "projects to build" is a pipeline job.
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
Scenario: The job A launches job B by configuring "projects to build", and B is a pipeline job.
Issue: Main page of job A shows:
Subprojects
Unresolved
B
---
Originally reported by ningwang, imported from: Subprojects appeared as "Unresolved" if the "projects to build" is a pipeline job.
Raw content of original issue
Scenario: The job A launches job B by configuring "projects to build", and B is a pipeline job.
Issue: Main page of job A shows:
Subprojects
Unresolved
B
environment
```
Jenkins 2.19.1
parameterized-trigger-plugin2.32
```
Contributor guide
Assessment
This issue has not been assessed yet.