Ability to set default history time to live value in the modeler via flag in flags.json #3869
Labels
Camunda 7
Flags an issue as related to Camunda Automation Platform 7
enhancement
New feature or request
properties panel
Milestone
Problem you would like to solve
Desktop modeler recent version has default History clean up "Time to live" configuration set to 180 days, we had default "historyTimeToLive" set to 30 days in our engine configuration(bpm-platform.xml) but currently due the default value in the recent version of the modeler the engine configuration will be overwritten.
Can we enhance the modeler to add flag to indicate the default historyttl value like we do for disable-zebee, c7-engine-version etc
Proposed solution
Implement flag to set default-history-ttl setting
Alternatives considered
Ask every modeler to change the value to 30 but we have thousands of processes across our organization
Additional context
Flag to be named as default-history-ttl
The text was updated successfully, but these errors were encountered: