In cockpit, setting process instance variable to null does not work as expected for JSON, XML and Objects

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Won't Fix
    • Priority: L3 - Default
    • None
    • Affects Version/s: 7.9.0-alpha1, 7.9.0-alpha2, 7.9.0-alpha3
    • Component/s: cockpit
    • None

      Expected:

      • In Cockpit > Process Instance view > variables table > edit mode, clicking on `...` to set variable to null works as follow based on the variable type:
        • if type is json, then it sets the value to {} or [].
        • if type is xml, then it sets the value to <_/>
        • if type is object, then it should be set to null.

      Problem:

      • the variable value is always set to null regardless of the type.
      • setting null Object variables shows an exception when saving.

        This is the controller panel for Smart Panels app

              Assignee:
              Unassigned
              Reporter:
              Seif
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: