I can set a source of a deployment

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.4.0, 7.4.0-alpha3
    • Affects Version/s: None
    • Component/s: engine
    • None

      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

            Assignee:
            Thorben Lindhauer
            Reporter:
            Daniel Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: