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

Migration instance search for variables only works for strings

    XMLWordPrintable

Details

    Description

      Reproduce:

      • goto migration, select process definition with instances that contain variables that are not strings
      • goto select instances screen
      • add query to only list instances that have a certain value for the non-string type variable

      Expected:

      • only instances matching to the query are shown

      Observed:

      • no instances are shown

      Hint:

      • migration currently uses the GET method to retrieve the list of instances. This only supports strings
      • to fix this issue, migration has to use POST method (support for that has to be added to the JS SDK)

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce