-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
For object values that are not deserialized, the JPAVariableSerializer#canWriteValue checks fails with an exception noting that the value is not deserialized. Should return false instead for such values.