-
Bug
-
Resolution: Done
-
Minor
-
jBPM 5.3
-
None
-
Low
-
When saving a processinstance multiple times to-from database (JPA) variables are not correctly serialized.
The problem is with a combination of org.jbpm.persistence.processinstance.ProcessInstanceInfo.update annotation ( @PreUpdate) and the way the ProcessInstanceInfo datate fields are mapped (DATE).
- is blocked by
-
JBPM-3706 ProcessInstanceInfo not getting updated when using JPA2
- Resolved