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

Using the management service, I can change a job definition's default priority

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.4.0, 7.4.0-alpha1
    • None
    • engine
    • None

      AT:

      • A job definition's priority is editable in ManagementService
      • When a job definition's priority has been changed (i.e. it is not the same as specified in the BPMN XML), it overrides the priority defined in the BPMN XML and the process-instance-specific priority
      • The priority update can be optionally applied to existing jobs of the definition
      • authorization is checked when changing the priority

      Implementation notes:

      • job definition table has a PRIORITY_ column
      • The default JobProrityProvider implementation makes use of this
      • There is a cascade option that also changes existing jobs' priorities (as a batch update without provoking optimistic locking)

        This is the controller panel for Smart Panels app

              sebastian.menski Sebastian Menski
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: