Leandro Conca created JENKINS-13853:
---------------------------------------
Summary: Conditional step is not being executed by UserCause
Key: JENKINS-13853
URL: https://issues.jenkins-ci.org/browse/JENKINS-13853
Project: Jenkins
Issue Type: Bug
Components: conditional-buildstep, run-condition
Affects Versions: current
Reporter: Leandro Conca
Assignee: domi
Attachments: timer-config.png, timer-console-output.png,
user-config.png, user-console-output.png
When a conditional step is created on a job with the conditional being Build
Cause (UserCause), the step is not executed even if the build was triggered
manually by a User.
Steps to reproduce:
- Create a new freestyle job
- Add a conditional step with Build Cause (UserCause) to performe some action
(echo something with batch for example)
- Trigger the build manually.
The step is not executed.
The attachments show the job configuration and actual console output and a
similar job with another Build Cause (TimerTrigger) showing the step working.
I am not sure if this problem is related to the conditional-buildstep plugin or
run-condition, so I added both in the issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira