Process definitions are not sorted properly by name

XMLWordPrintable

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

      Problem:

      • In Processes dashboard, sorting by name does not work as expected. The processes are always sorted by key.

      Expected:

      • The processes are labeled in the name column by either their name or key. Therefore, sorting should be based on that label (meaning that they should be sorted by that label, whether it is name or key).

      Hint

      • When fetching data, each process definition `name` field can be mapped to `name || key`. Then sorting `request` field can be set to `name`.

      Notice

      • This bug might be present in other views as well.

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

              Created:
              Updated:
              Resolved: