]
Tom Baeyens updated JBPM-1043:
------------------------------
Fix Version/s: jBPM jPDL 3.2.2
ProcessDefinition delete throws HibernateException: null index column
for collection: org. jbpm.graph.def.ProcessDefinition.actions
------------------------------------------------------------------------------------------------------------------------------------
Key: JBPM-1043
URL:
http://jira.jboss.com/jira/browse/JBPM-1043
Project: JBoss jBPM
Issue Type: Bug
Components: Core Engine
Affects Versions: jBPM jPDL 3.2.1
Reporter: Martin Putz
Assigned To: Tom Baeyens
Fix For: jBPM jPDL 3.2.2
Attachments: JBPM-1043.patch.txt
if the process definition contains a task with notify="yes", eg.
<task-node name="mail">
<task name="email info" notify="yes">
<assignment actor-id="mputz"></assignment>
</task>
<transition to="end-state1"></transition>
</task-node>
the deletion of this process definition results in the stated HibernateException:
null index column for collection: org. jbpm.graph.def.ProcessDefinition.actions
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: