Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-2079

Cannot sort report table by integer variable

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 2.5.0-alpha1, 2.5.0
    • None
    • backend, frontend
    • None

      Reproduce:

      • Create a process instance count report, that is grouped by an integer variable and visualized as table
      • Sort the table by the variable column

      Expected:

      • The table is sorted by the variable column

      Observed:

      • It is not sorted

      Hint:
      The backend returns the values sorted, but uses a JSON object to store the values. Since order is not guaranteed to be preserved when dealing with objects, we should return data that has a certain order as array, not as object.

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              sebastian.stamm Sebastian Stamm
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: