Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-9011

Transient and serialized variables are not deserialized correctly

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 7.9.0, 7.9.0-alpha5
    • None
    • engine
    • None

    Description

      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.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              nikola.koevski Nikola Koevski
              roman.smirnov Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce