Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-3466

In tasklist I can sort tasks by variable value

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.3.0, 7.3.0-alpha2
    • None
    • tasklist
    • None

    Description

      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"
      }}]
      }

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

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

          Issue Links

            Activity

              People

                michael.schoettes Michael Schoettes
                meyer Daniel Meyer
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce