-
Bug
-
Resolution: Fixed
-
Minor
-
None
org.kohsuke.stapler.NoStaplerConstructorException: There's no @DataBoundConstructor on any constructor of class java.lang.String
- is duplicated by
-
JENKINS-55082 No @DataBoundConstructor on io.jenkins.jenkinsfile.runner.FileSystemSCM
-
- Resolved
-
- is related to
-
JENKINS-55323 Payload module classes loaded after Jenkins initialization
-
- Open
-
- relates to
-
JENKINS-55372 ArgumentsActionImpl.sanitizeObjectAndRecordMutation can fail
-
- Open
-
Given
I think this could also be treated as a request to turn down the logging in workflow-cps. In particular ArgumentsActionImpl.sanitizeObjectAndRecordMutation should probably be catching NoStaplerConstructorException and recording this as NotStoredReason.UNSERIALIZABLE.