-
Bug
-
Resolution: Unresolved
-
Minor
-
None
The Downstream build view plugin does not render correctly when the join plugin is used.
I have the following build dependency, where the join plugin is used to build job-d once both job-b and job-c have completed.
Dependency Graph:
job-a
/ \
job-b job-c
\ /
job-d
Once everything is complete, the "Downstream build view" is rendered as follows. Notice that "job-b -> job-d" is listed as "NOT_BUILT" while "job-c -> job-d" is listed as "SUCCESS".
Downstream build view:
job-b build number 8 (Tue Mar 15 11:40:45 EDT 2011 - SUCCESS)
|
|
It would be nice it "Downstream build view" could list both "job-d" builds in this case as SUCCESS.
Eric
- duplicates
-
JENKINS-8733 Downstream build view does not see Join Trigger
-
- Open
-
-
JENKINS-6365 Show "Join" job in downstream view
-
- Open
-
- is duplicated by
-
JENKINS-10750 Jobs triggered with the Downstream-Ext plugin are not displayed by the Downstream BuildView plugin
-
- Open
-
[JENKINS-9064] Downstream build view does not render correctly when join plugin is used
Component/s | New: downstream-buildview [ 15699 ] | |
Component/s | Original: plugin [ 15491 ] |
Link | New: This issue duplicates JENKINS-6365 [ JENKINS-6365 ] |
Link | New: This issue duplicates JENKINS-8733 [ JENKINS-8733 ] |
Link | New: This issue is duplicated by JENKINS-10750 [ JENKINS-10750 ] |
Workflow | Original: JNJira [ 139209 ] | New: JNJira + In-Review [ 175035 ] |
The description here could have been added to 8733.