-
Feature Request
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
User Story (Required on creation):
As a user of camunda run, I would like Camunda Run to be configurable regarding filtering of resource deployment to the process engine because there are resources that depend on each other inside one deployment.
Functional Requirements (Required before implementation):
- Configuration option in Run to enable/disable duplicate filtering on deployments
Technical Requirements (Required before implementation):
- Add a configuration property to Run for "deployChangedOnly"
- Pass on the configured value to the SpringProcessEngineConfiguration (currently "setDeployChangedOnly" is called with "true" in the constructor of CamundaBpmRunProcessEngineConfiguration)
Limitations of Scope (Optional):
This only applies to Camunda Platform Run