Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
Description
It is common for a Publisher to be a DependencyDeclarer: an upstream project which kicks off a downstream project can thus add an edge to the dependency graph. But the converse should also be true: if a downstream project has a (non-pseudo) Trigger which involves an upstream project, it should be able to record that as an edge, too.
Attachments
Issue Links
- is blocking
-
JENKINS-16956 Require authentication for build triggers
-
- Resolved
-
- is related to
-
JENKINS-19922 "Build after other projects are built" job trigger causes permission check errors in case of enabled security
-
- Resolved
-
-
JENKINS-23686 Trigger "Build after other projects" does not work
-
- Resolved
-
-
JENKINS-25758 NPE when triggering downstream job (again)
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Link |
This issue is related to |
Link |
This issue is blocking |
Link |
This issue is related to |
Link |
This issue is related to |
Workflow | JNJira [ 154498 ] | JNJira + In-Review [ 194924 ] |
See https://github.com/jenkinsci/jenkins/pull/1168 and https://github.com/jenkinsci/buildresult-trigger-plugin/pull/9 for its usage.