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

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

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Won't Fix
    • L3 - Default
    • None
    • 7.9.0-alpha1, 7.9.0-alpha2, 7.9.0-alpha3
    • cockpit
    • None

    Description

      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.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              seif.ghezala Seif
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce