- 
    Type:Sub-task 
- 
    Resolution: Fixed
- 
    Priority:L3 - Default 
- 
    Affects Version/s: None
- 
    Component/s: 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
