-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Stack Monitoring] Turn off autoSortOptions for ilm.phase filter #205351
[Stack Monitoring] Turn off autoSortOptions for ilm.phase filter #205351
Conversation
Pinging @elastic/kibana-management (Team:Kibana Management) |
💛 Build succeeded, but was flaky
Failed CI StepsTest FailuresMetrics [docs]Page load bundle
History
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing this! Changes lgtm, tested locally.
Starting backport for target branches: 8.x |
…stic#205351) ## Summary This PR turns off auto sorting for `ilm.phase` filter, to keep the dropdown options in place as requested in elastic#202596. Closes: elastic#202596 (cherry picked from commit 18fd171)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
#205351) (#205710) # Backport This will backport the following commits from `main` to `8.x`: - [[Stack Monitoring] Turn off autoSortOptions for ilm.phase filter (#205351)](#205351) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Krzysztof Kowalczyk","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-07T11:28:43Z","message":"[Stack Monitoring] Turn off autoSortOptions for ilm.phase filter (#205351)\n\n## Summary\r\n\r\nThis PR turns off auto sorting for `ilm.phase` filter, to keep the\r\ndropdown options in place as requested in #202596.\r\nCloses: #202596","sha":"18fd1713b87319210b90f325d104593d5fcbcab9","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","Team:Kibana Management","release_note:skip","Feature:Stack Monitoring","v9.0.0","backport:prev-minor"],"title":"[Stack Monitoring] Turn off autoSortOptions for ilm.phase filter","number":205351,"url":"https://github.com/elastic/kibana/pull/205351","mergeCommit":{"message":"[Stack Monitoring] Turn off autoSortOptions for ilm.phase filter (#205351)\n\n## Summary\r\n\r\nThis PR turns off auto sorting for `ilm.phase` filter, to keep the\r\ndropdown options in place as requested in #202596.\r\nCloses: #202596","sha":"18fd1713b87319210b90f325d104593d5fcbcab9"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/205351","number":205351,"mergeCommit":{"message":"[Stack Monitoring] Turn off autoSortOptions for ilm.phase filter (#205351)\n\n## Summary\r\n\r\nThis PR turns off auto sorting for `ilm.phase` filter, to keep the\r\ndropdown options in place as requested in #202596.\r\nCloses: #202596","sha":"18fd1713b87319210b90f325d104593d5fcbcab9"}}]}] BACKPORT--> Co-authored-by: Krzysztof Kowalczyk <[email protected]>
…stic#205351) ## Summary This PR turns off auto sorting for `ilm.phase` filter, to keep the dropdown options in place as requested in elastic#202596. Closes: elastic#202596
…stic#205351) ## Summary This PR turns off auto sorting for `ilm.phase` filter, to keep the dropdown options in place as requested in elastic#202596. Closes: elastic#202596
Summary
This PR turns off auto sorting for
ilm.phase
filter, to keep the dropdown options in place as requested in #202596.Closes: #202596