Cannot initialize timer event with the result of an input parameter mapping

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.3.0, 7.3.0-alpha4
    • Affects Version/s: None
    • Component/s: engine
    • 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.

            Assignee:
            Daniel Meyer
            Reporter:
            Roman Smirnov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: