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

As a user, I want to recalculate the priority of an existing task using an API call

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • L3 - Default
    • None
    • None
    • None

    Description

      As a user, I want to recalculate the priority of an existing task using a REST call, so that the highest priority tasks will be executed first at all times.

      Problem

      Today, when the variables used to prioritize tasks have been updated by a backend service, users cannot trigger the engine to recalculate the priority of a task with a simple REST call - without duplicating the existing behavior of priority evaluation.  **  

      Scenario:

      Process X is calculating the priority of a task directly with a variable i.e. ${taskXPriority}.

      Process Y is evaluating the priority of a task with an expression like ${someValue + bonus}.

       

      Acceptance criteria:

      As a User, when I update the variables of an existing task, I can recalculate the priority of a task using a REST call.

       

       
       
       

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              andre.bappert Andre
              andre.bappert Andre
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Salesforce