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

User can enable that during deployment only changed processes will get a new version

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.2.0, 7.2.0-alpha5
    • None
    • engine

    Description

      A flag can be set by the user in the processes.xml telling the engine should only deploy new (changed) processes contained in the process application.
      It should not create new versions of processes which did not change.
      Processes which were not changed and are contained inside the PA should be resumed.

      AT:

      • the deployment builder offers a setting to deploy only changed processes
      • a flag exists which can be set by the user inside processes.xml that maps to this deployment builder option
      • this option is exposed in the REST API
      • the feature is documented in the deployment descriptors section of the docs

      Example:

      PA (process application)

      • process1.xml (changed)
      • process2.xml (not changed)

      Current behaviour:

      • Engine creates new version of process1 and process2

      New behaviour with flag:

      • Engine creates new version of process1 and resumes all existing version of process2

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              michael.schoettes Michael Schoettes
              lipphardt Christian
              Votes:
              10 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce