-
Bug
-
Resolution: Fixed
-
Major
Although it shouldn't happen, but occasionally you see issues with unserializable content being inserted into the arguments which ends up breaking serialization. This can fail the whole persistence of the flow graph, causing loss of data.
Instead we should intercept and filter out unserializable inputs when the action is created.
- is related to
-
JENKINS-50020 CpsFlowExecution unresponsive and Failed to serialize SimpleXStreamFlowNodeStorage
- Closed
-
JENKINS-50632 JEP-200 - Refusing to marshal org.apache.maven.model
- Closed
-
JENKINS-50670 Pipeline job does not fail when serialization of Pipeline steps arguments fails within NonCPS
- Closed
- relates to
-
JENKINS-50633 JEP-200 - org.apache.maven.model.Model might be dangerous, so rejecting
- Resolved
- links to