jenkinsci / jenkinsci/conditional-buildstep-plugin
[JENKINS-38270] Conditional build step config discarded when upgrading to plugin 1.3.5
- Dominant language
- Java
- Stars
- 17
- Forks
- 39
- Avg merge
- 23h 17m
- Merged PRs (30d)
- 1
Description
We upgraded conditional-buildstep plugin from 1.3.3 to 1.3.5 and noticed that all the conditional build steps vanished from the job configuration.
We restored the job configuration from backups but even when the 1.3.3 XML nodes are present in the config.xml the build steps are neither visible in the web-UI nor executed during the build.
---
Originally reported by jlehtnie, imported from: Conditional build step config discarded when upgrading to plugin 1.3.5
domi
Raw content of original issue
We upgraded conditional-buildstep plugin from 1.3.3 to 1.3.5 and noticed that all the conditional build steps vanished from the job configuration.
We restored the job configuration from backups but even when the 1.3.3 XML nodes are present in the config.xml the build steps are neither visible in the web-UI nor executed during the build.
environment
```
Jenkins 2.22
conditional-buildstep plugin 1.3.5
```
Contributor guide
Assessment
This issue has not been assessed yet.