Transient and serialized variables are not deserialized correctly

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.9.0, 7.9.0-alpha5
    • Affects Version/s: None
    • Component/s: engine
    • None

      Steps to reproduce:

      1. create a process that expects a variable of type Object (so that the variable will be deserialized)
      2. start a instance of that process with a serialized and transient variable

      Observed Behavior:

      • In case of variables of type Object the variable will be deserialized to null
      • In case of variables of type JSON or XML the deserialization fails with a NullPointerException

      Expected Behavior:
      The variable is deserialized into the expected value.

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: