Problem Description
- * when
- a subprocess is started, which has a start event with async before flag and end listener
- and end listener sets variables
- then
- corresponding variables are not created in ACT_HI_VARINST table
Expected behavior:
- corresponding variables are created in ACT_HI_VARINST table
Hint
see org.camunda.bpm.engine.test.history.HistoricVariableInstanceTest#FAILING_testSetVariableInSubProcessStartEventWithEndListener