elastic / elastic/docs-content
Keep Advanced Settings quick ranges locked in the time picker
- Dominant language
- No language data
- Stars
- 47
- Forks
- 261
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 141
Description
## Summary
Quick ranges from timepicker:quickRanges are no longer copied into user storage. The time range selector merges locked admin ranges with user-created presets. Only user-created presets can be deleted. Advanced Settings already describes the setting. It does not say those ranges stay locked in the picker.
**Why this needs docs:** The setting page already defines these ranges. A one-line lock note would match the new delete behavior.
## Resources
- PR [#283527](https://github.com/elastic/kibana/pull/283527) — [Data][DateRangePicker] Prevent deletion of quick ranges configured in Stack Management
- Product issue: https://github.com/elastic/kibana/issues/283462
## Availability
| Channel | Details |
|---------|---------|
| **Stack** | v9.6.0 |
| **Serverless** | Aug 17–Aug 21 |
| **Feature flag** | None — active by default |
---
*Created with [Docs Quest Scanner](https://github.com/florent-leborgne/docs-quest-scanner) by @florent-leborgne*
## Suggested edits
[Kibana advanced settings](https://www.elastic.co/docs/reference/kibana/advanced-settings) > timepicker:quickRanges
- **What the docs say:** The list of ranges to show in the Quick section of the time filter. This must be an array of objects, with each object containing from, to (refer to accepted formats), and display (the title to be displayed).
- **What to add:** Add that ranges from this setting cannot be deleted in the time range selector. Only user-created presets are deletable. Applies from 9.6.0 and in serverless.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.