In tasklist I can sort tasks by variable value

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 tasks by the value of variables: see:

      AT:

      • I can sort tasks by the value of multiple variables

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

      "sorting":
      [{"sortBy": "processVariable",
      "sortOrder": "desc",
      "parameters": {
      "variable": "orderId",
      "type": "String"
      }}]
      }

        1. screenshot-5.png
          screenshot-5.png
          39 kB
        2. screenshot-4.png
          screenshot-4.png
          258 kB
        3. screenshot-3.png
          screenshot-3.png
          13 kB
        4. screenshot-2.png
          screenshot-2.png
          9 kB
        5. screenshot-1.png
          screenshot-1.png
          11 kB

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

              Created:
              Updated:
              Resolved: