-
Bug
-
Resolution: Fixed
-
Minor
-
-
Jenkins 2.126
See https://github.com/jenkinsci/configuration-as-code-plugin/issues/233
Currently the CasC plugin does not offer compatibility for old-style logic using @DataBoundConstructor. If a plugin configuration gets updated (new constructor, old is deprecated), the plugin just fails if newly introduced fields are non-null.