jenkinsci / jenkinsci/conditional-buildstep-plugin
[JENKINS-74877] Build steps cannot be executed consecutively, even if the advanced settings of ConditionStep are used.
- Dominant language
- Java
- Stars
- 17
- Forks
- 39
- Avg merge
- 23h 17m
- Merged PRs (30d)
- 1
Description
I can not continue my buildsteps even if I use a Conditional step and set On evaluation failure to Run.
The core requirement is to enable a task to perform the next step even if the previous step fails.
It not works on my old version 2.446, and it continues to 2.485
I don't have any more version to test, and I'm in need of support.
I also tested it on 2.426 and 2.263.4, maybe it never works as my expection.
---
Originally reported by catkingfirst, imported from: Build steps cannot be executed consecutively, even if the advanced settings of ConditionStep are used.
Raw content of original issue
I can not continue my buildsteps even if I use a Conditional step and set On evaluation failure to Run.
The core requirement is to enable a task to perform the next step even if the previous step fails.
It not works on my old version 2.446, and it continues to 2.485
I don't have any more version to test, and I'm in need of support.
I also tested it on 2.426 and 2.263.4, maybe it never works as my expection.
- environment:
2.446,2.481
2 attachments
- [image-2024-11-21-01-20-31-953.png](https://issues.jenkins.io/secure/attachment/63639/image-2024-11-21-01-20-31-953.png)
> 
- [image-2024-11-21-01-22-33-633.png](https://issues.jenkins.io/secure/attachment/63640/image-2024-11-21-01-22-33-633.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.