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

Filter criterias "candidateGroups" and "activityInstanceIdIn" cannot be deserialized to an array out of a string

XMLWordPrintable

      Steps to reproduce:

      1. start tasklist and login into tasklist
      2. create or update a filter
      3. add filter criteria (e.g. "candidateGroups" or "Activity Instance Id In")
      4. add a value (e.g. "abc,def")
      5. save filter

      --> The response is a 400 because provided value cannot deserialized into an array

      Expected behavior:
      If the provided value for "candindateGroups" or "Activity Instance Id In" is not an expression then the provided value will be transformed into an array, so that the REST Api can deserialize the value into a proper array.

        This is the controller panel for Smart Panels app

              michael.schoettes Michael Schoettes
              roman.smirnov Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: