jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-48424] job configured with conditional step to trigger another project reports error at end
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
When job configured with conditional step(single) with shell script to decide to trigger another job, it tries to execute same shell script after cleanup is done.
Logs Attached.JENKINS-48424">jenkins-error.txt![]()
I confirm that it is working in Parameterized Trigger Plugin version: 2.35.1
Upgrading to 2.35.2 introduced this error whose changelog is also missing.
---
Originally reported by deepraut89, imported from: job configured with conditional step to trigger another project reports error at end
domi
Raw content of original issue
When job configured with conditional step(single) with shell script to decide to trigger another job, it tries to execute same shell script after cleanup is done.
Logs Attached.jenkins-error.txt
I confirm that it is working in Parameterized Trigger Plugin version: 2.35.1
Upgrading to 2.35.2 introduced this error whose changelog is also missing.
environment
```
Jenkins Environment:
-------------------------------
CentOS-7
openjdk-1.8
Jenkins: 2.73.3
Plugins Details:
-------------------------
Conditional BuildStep: 1.3.6
Parameterized Trigger plugin:2.35.2
```
1 attachment
- [jenkins-error.txt](https://issues.jenkins.io/secure/attachment/40601/jenkins-error.txt)
Contributor guide
Assessment
This issue has not been assessed yet.