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

I can set a source of a deployment

    XMLWordPrintable

Details

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

    Description

      AT:

      • when performing a deployment, I can set the source of the deployment (Example: "Process Application", "Cockpit", ...)
      • the source is persisted to the database
      • process application deployments always set the source to "process application"
      • duplicate checking is source-aware ("process application" is the default):
        • if the source is set to "process application" then duplicate checking considers deployments with the same source or null
        • if the source is set to null then duplicate checking considers deployments with source equals to "process application" or null
        • if the source is set to another value than null or "process application" then duplicate checking considers deployments with same source

      Example:

      1. Process App is deployed => first deployment, source = PA
      2. New deployment is performed using REST api, contains the same process(es), source = "cockpit"
      3. App server is restarted: pa deployment is only compared to first deployment => no new version

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                thorben.lindhauer Thorben Lindhauer
                meyer Daniel Meyer
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce