Issue Type: Bug Bug
Assignee: bap
Components: run-condition
Created: 16/Jul/12 9:37 AM
Description:

If using the build cause condition with matrix project, this fails when using with the conditional buildstep plugin, as the build steps are run in the child builds of the parent build, and these are started with the cause upstream(parent) so all of the checking for other cases.

In this case the we should try looking at the parent build. via AbstractBuild.getRootBuild()

http://javadoc.jenkins-ci.org/hudson/model/AbstractBuild.html#getRootBuild()

Project: Jenkins
Priority: Major Major
Reporter: cjo9900
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to