Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require page reload when changing timepicker:quickRanges #173747

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

Dosant
Copy link
Contributor

@Dosant Dosant commented Dec 20, 2023

Summary

fix #172601

I reviewed how this setting is used. It is directly used in a lot of places and it is hard to guarantee/fix that all places pick up the new setting. Safer to ask to reload.

@Dosant
Copy link
Contributor Author

Dosant commented Dec 20, 2023

/ci

@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Serverless Osquery Cypress Tests #3 / ALL - Saved queries Saved queries Complex Test should create a new query and verify:
  • hidden columns, full screen and sorting
  • pagination
  • query can viewed (status), edited and deleted should create a new query and verify:
  • hidden columns, full screen and sorting
  • pagination
  • query can viewed (status), edited and deleted

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@Dosant Dosant added the release_note:skip Skip the PR/issue when compiling release notes label Dec 20, 2023
@Dosant Dosant marked this pull request as ready for review December 20, 2023 15:51
@Dosant Dosant requested review from a team as code owners December 20, 2023 15:51
@jughosta
Copy link
Contributor

Can we backport?

@Dosant Dosant added the backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) label Dec 20, 2023
@Dosant Dosant merged commit 36c9d5d into elastic:main Dec 20, 2023
42 checks passed
@Dosant Dosant self-assigned this Dec 20, 2023
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Dec 20, 2023
…73747)

## Summary

fix elastic#172601

I reviewed how this setting is used. It is directly used in a lot of
places and it is hard to guarantee/fix that all places pick up the new
setting. Safer to ask to reload.

(cherry picked from commit 36c9d5d)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.12

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Dec 20, 2023
…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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) release_note:skip Skip the PR/issue when compiling release notes v8.12.0 v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kibana needs to display reload for quick time filter quick range changes in advanced settings
4 participants