Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
- JOC Cockpit offers run-time settings that can be modified using the GUI and which are applied immediately without restarting JOC Cockpit.
- The Settings are organized into several sections, such as dailyplan, cleanup, etc.
- The settings within each section have a flat structure, meaning they can only be defined at the same level and are not clearly associated with a "parent" setting.
Desider Behavior
- The settings structure should be expanded to support nested settings (with no level restrictions).
- This means that if a parent setting's value is set to true, the corresponding child settings should become configurable.
- Example: In the cleanup section, the setting force_cleanup :
- when force_cleanup=true, some additional settings should become visible and configurable
- when force_cleanup=false, those additional settings should not be visible or configurable
Attachments
Issue Links
- is required by
-
JOC-1731 Offer flexible options how to run the Cleanup Service
- Released
- links to