In tasklist I can sort by multiple parameters

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.3.0, 7.3.0-alpha2
    • Affects Version/s: None
    • Component/s: tasklist
    • None

      The rest api now supports sorting by multiple parameters:

      AT:

      • I can select multiple parameters for sorting. Example: "create time: asc", "priority: desc"

      ===
      Notes:
      see also:

      http://stage.docs.camunda.org/api-references/rest/#task-get-tasks-post

      "sorting":
      [

      {"sortBy": "dueDate", "sortOrder": "asc" }

      ,

            Assignee:
            Michael Schoettes
            Reporter:
            Daniel Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: