-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
see testcase InputOutputEventTest#testTimerCatchEvent
Problem
The timer job will be initialized before the io mapping will be executed. So that the used variable innerVariable cannot be resolved when initializing the timer job.
Expected behavior
The io mapping will be executed before the timer job will be initialized.
Additional hints
- This commit breaks the test case.
- The test does not fail on 7.2-branch.
This is the controller panel for Smart Panels app
- is related to
-
CAM-3832 Variables from inputMapping are created with reference to wrong scope
- Closed