Cockpit search works with String variables only

XMLWordPrintable

      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

            Assignee:
            Michael Schoettes
            Reporter:
            Sebastian Stamm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: