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

Cockpit search works with String variables only

    XMLWordPrintable

Details

    Description

      How to reproduce:

      • In the cockpit search plugin, enter a search query with type variable, name = foobar and value 1234

      Expected behavior:

      • I see process instances which have the variable foobar set to the numeric value 1234

      Observed behavior:

      • I see process instances which have the variable foobar set to the String value "1234"

      Proposed solution:

      • convert the string value into the appropriate format (i.e. String, Boolean, Number) before sending the request to the server

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              michael.schoettes Michael Schoettes
              sebastian.stamm Sebastian Stamm
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce