-
New Feature
-
Resolution: Fixed
-
Minor
-
None
Any error in updating a single child should rollback that job to exactly how it appeared before.
( not implemented : Add option to the template property: "On Error: Stop, Continue" to control what happens next )
- blocks
-
JENKINS-45258 EZ-Templates should rollback all children on any error
-
- Open
-
Code changed in jenkins
User: Marc Carter
Path:
src/main/java/com/joelj/jenkins/eztemplates/listener/EzBulkChange.java
src/main/java/com/joelj/jenkins/eztemplates/listener/EzSaveableListener.java
src/main/java/com/joelj/jenkins/eztemplates/listener/PropertyListener.java
src/main/java/com/joelj/jenkins/eztemplates/utils/ProjectUtils.java
src/main/java/com/joelj/jenkins/eztemplates/utils/TemplateUtils.java
src/test/java/com/joelj/jenkins/eztemplates/BehaviourTest.java
src/test/java/com/joelj/jenkins/eztemplates/listener/EzSaveableListenerTest.java
src/test/java/com/joelj/jenkins/eztemplates/listener/PropertyListenerTest.java
http://jenkins-ci.org/commit/ez-templates-plugin/5421add13f99b506494c70ec546426423e2a8a49
Log:
JENKINS-45257Feature: EZ-Templates must rollback any error while applying template to a single childCompare: https://github.com/jenkinsci/ez-templates-plugin/compare/a5317e7307b7...5421add13f99