Engine throws exception when <camunda:in> is used for variables with null values

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.2.0, 7.1.4, 7.2.0-alpha4
    • Affects Version/s: None
    • Component/s: engine
    • None

      Reproduce steps:

      • use call activity with <camunda:in source="someVarName" target="someOtherVarName" />
      • someVarName is null
      • use someOtherVarName in the called process
        => Exception is thrown cause someOtherVarName is not known in process

      Expected behavior:
      It should be possible to use camunda:in for variables with null values

      Hints (optional):
      Current workaround: place an empty string instead of null

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: