-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
Steps to reproduce
- Download & unpack the attached ZIP file
- Copy the contents to ./camunda/app/cockpit
- Deploy the attached BPMN file
- Go to the process definition view of the deployed process
- Open the developer console in your browser
Expected behavior
You should see the following output:
camunda:asyncBefore true camunda:asyncAfter true
Observed behavior
The following output is shown:
camunda:asyncBefore undefined camunda:asyncAfter undefined