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

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

      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.

       

       
       
       

        This is the controller panel for Smart Panels app

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

                Created:
                Updated: