-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
jBPM 5.0, jBPM 5.1, jBPM 5.2, jBPM 6.0.0.Final
We have processInsatanceId in Task table of jbpm which remains unique through out the process.
But the problem is created when we use Reusable Sub-process. When we use Reusable Sub-process it creates another processInstance Id it does not remain same for the whole process(till the end node of process).
So, there should one unique Id which remains same for one process. It can also be added as a new column in Task Table.
- is blocked by
-
JBPM-3371 Terminate end event in subprocess must not terminate parent process
- Resolved