-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.7.1, 7.8.0-alpha2
- given:
- I expose a local variable via output mapping
- when:
- I use this variable after a parallel gateway with async after (see attached screenshot Diagram.png)
- then:
- I get the attached error message (see attached log ErrorLog.txt)
- expected:
- I can access the variable without any problems
Hint:
- See the provided test case for the details