Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.12] Require page reload when changing
timepicker:quickRanges
(#1…
…73747) (#173767) # Backport This will backport the following commits from `main` to `8.12`: - [Require page reload when changing `timepicker:quickRanges` (#173747)](#173747) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Anton Dosov","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-12-20T16:15:54Z","message":"Require page reload when changing `timepicker:quickRanges` (#173747)\n\n## Summary\r\n\r\nfix https://github.com/elastic/kibana/issues/172601\r\n\r\nI reviewed how this setting is used. It is directly used in a lot of\r\nplaces and it is hard to guarantee/fix that all places pick up the new\r\nsetting. Safer to ask to reload.","sha":"36c9d5dd3dd51f70c8d38a0a28e5ddb59d8520d7","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:prev-minor","v8.13.0"],"number":173747,"url":"https://github.com/elastic/kibana/pull/173747","mergeCommit":{"message":"Require page reload when changing `timepicker:quickRanges` (#173747)\n\n## Summary\r\n\r\nfix https://github.com/elastic/kibana/issues/172601\r\n\r\nI reviewed how this setting is used. It is directly used in a lot of\r\nplaces and it is hard to guarantee/fix that all places pick up the new\r\nsetting. Safer to ask to reload.","sha":"36c9d5dd3dd51f70c8d38a0a28e5ddb59d8520d7"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","labelRegex":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/173747","number":173747,"mergeCommit":{"message":"Require page reload when changing `timepicker:quickRanges` (#173747)\n\n## Summary\r\n\r\nfix https://github.com/elastic/kibana/issues/172601\r\n\r\nI reviewed how this setting is used. It is directly used in a lot of\r\nplaces and it is hard to guarantee/fix that all places pick up the new\r\nsetting. Safer to ask to reload.","sha":"36c9d5dd3dd51f70c8d38a0a28e5ddb59d8520d7"}}]}] BACKPORT--> Co-authored-by: Anton Dosov <[email protected]>
- Loading branch information