Sorting wrong after aggregation change

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.5.0-alpha1, 2.5.0
    • Affects Version/s: None
    • Component/s: frontend
    • None

      Reproduce:

      • Create a process report displaying the average process instance duration grouped by the start date of the process instance, visualized as table
      • Sort the table by the duration column
      • Change the aggregation to maximum

      Expected:

      • The table is now sorted by the maximum process instance duration

      Observed:

      • The table is still sorted by the average process instance duration

      Workaround:
      Save the report and refresh the page.

      Hint:
      We need to trigger an evaluation request after changing the aggregation. This request is only necessary when we sort by value columns.

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

              Created:
              Updated:
              Resolved: