SettingsStore
A ScheduledTask that cleans up orphaned settings store entries from the database. Orphaned entries are entries that no longer have corresponding field definitions in the settings store configuration.
This task can be configured with options for dry-run mode, age thresholds, and batch processing settings. Users can override or disable this task entirely using the existing ScheduledTask APIs.
Example
Was this chapter helpful?