-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Snapshot and restore] Display snapshot searchbar even if snapshots request fails #229698
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
[Snapshot and restore] Display snapshot searchbar even if snapshots request fails #229698
Conversation
|
Pinging @elastic/kibana-management (Team:Kibana Management) |
ElenaStoeva
left a comment
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 working on this @damian-polewski! I added a comment about a component that I think was originally designed to handle this scenario.
...ns/private/snapshot_restore/public/application/sections/home/snapshot_list/snapshot_list.tsx
Show resolved
Hide resolved
...ns/private/snapshot_restore/public/application/sections/home/snapshot_list/snapshot_list.tsx
Outdated
Show resolved
Hide resolved
florent-leborgne
left a comment
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.
Left a comment inline, lmk what you think
florent-leborgne
left a comment
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.
Copy LGTM - see comment thread for details :)
…en_snapshots_req_fails
ElenaStoeva
left a comment
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.
Great job @damian-polewski! The latest changes look good to me and work well, with one small note about the br tag.
...pshot_restore/public/application/sections/home/snapshot_list/components/repository_error.tsx
Outdated
Show resolved
Hide resolved
|
Starting backport for target branches: 8.17, 8.18, 8.19, 9.0, 9.1 https://github.com/elastic/kibana/actions/runs/16678279164 |
💛 Build succeeded, but was flaky
Failed CI Steps
Test Failures
Metrics [docs]Public APIs missing comments
Async chunks
Page load bundle
History
|
…equest fails (elastic#229698) Closes elastic#225935 ## Summary This PR fixes an issue where after request to load snapshots fails, e.g. due to one of repositories misconfiguration, user was not able to use search bar to change query to access snapshots from different repositories. (cherry picked from commit 3d9c2bf)
…equest fails (elastic#229698) Closes elastic#225935 ## Summary This PR fixes an issue where after request to load snapshots fails, e.g. due to one of repositories misconfiguration, user was not able to use search bar to change query to access snapshots from different repositories. (cherry picked from commit 3d9c2bf)
…equest fails (elastic#229698) Closes elastic#225935 ## Summary This PR fixes an issue where after request to load snapshots fails, e.g. due to one of repositories misconfiguration, user was not able to use search bar to change query to access snapshots from different repositories. (cherry picked from commit 3d9c2bf)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
…hots request fails (#229698) (#230260) # Backport This will backport the following commits from `main` to `9.0`: - [[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)](#229698) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Damian Polewski","email":"125268832+damian-polewski@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-08-01T14:57:09Z","message":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)\n\nCloses #225935\n\n## Summary\n\nThis PR fixes an issue where after request to load snapshots fails, e.g.\ndue to one of repositories misconfiguration, user was not able to use\nsearch bar to change query to access snapshots from different\nrepositories.","sha":"3d9c2bfb5bb95098c882e57cdd315a86846ab5d3","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Kibana Management","release_note:skip","Feature:Snapshot and Restore","backport:all-open","v9.2.0"],"title":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails","number":229698,"url":"https://github.com/elastic/kibana/pull/229698","mergeCommit":{"message":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)\n\nCloses #225935\n\n## Summary\n\nThis PR fixes an issue where after request to load snapshots fails, e.g.\ndue to one of repositories misconfiguration, user was not able to use\nsearch bar to change query to access snapshots from different\nrepositories.","sha":"3d9c2bfb5bb95098c882e57cdd315a86846ab5d3"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229698","number":229698,"mergeCommit":{"message":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)\n\nCloses #225935\n\n## Summary\n\nThis PR fixes an issue where after request to load snapshots fails, e.g.\ndue to one of repositories misconfiguration, user was not able to use\nsearch bar to change query to access snapshots from different\nrepositories.","sha":"3d9c2bfb5bb95098c882e57cdd315a86846ab5d3"}}]}] BACKPORT--> Co-authored-by: Damian Polewski <125268832+damian-polewski@users.noreply.github.com>
…hots request fails (#229698) (#230261) # Backport This will backport the following commits from `main` to `9.1`: - [[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)](#229698) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Damian Polewski","email":"125268832+damian-polewski@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-08-01T14:57:09Z","message":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)\n\nCloses #225935\n\n## Summary\n\nThis PR fixes an issue where after request to load snapshots fails, e.g.\ndue to one of repositories misconfiguration, user was not able to use\nsearch bar to change query to access snapshots from different\nrepositories.","sha":"3d9c2bfb5bb95098c882e57cdd315a86846ab5d3","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Kibana Management","release_note:skip","Feature:Snapshot and Restore","backport:all-open","v9.2.0"],"title":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails","number":229698,"url":"https://github.com/elastic/kibana/pull/229698","mergeCommit":{"message":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)\n\nCloses #225935\n\n## Summary\n\nThis PR fixes an issue where after request to load snapshots fails, e.g.\ndue to one of repositories misconfiguration, user was not able to use\nsearch bar to change query to access snapshots from different\nrepositories.","sha":"3d9c2bfb5bb95098c882e57cdd315a86846ab5d3"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229698","number":229698,"mergeCommit":{"message":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)\n\nCloses #225935\n\n## Summary\n\nThis PR fixes an issue where after request to load snapshots fails, e.g.\ndue to one of repositories misconfiguration, user was not able to use\nsearch bar to change query to access snapshots from different\nrepositories.","sha":"3d9c2bfb5bb95098c882e57cdd315a86846ab5d3"}}]}] BACKPORT--> Co-authored-by: Damian Polewski <125268832+damian-polewski@users.noreply.github.com>
…shots request fails (#229698) (#230259) # Backport This will backport the following commits from `main` to `8.19`: - [[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)](#229698) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Damian Polewski","email":"125268832+damian-polewski@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-08-01T14:57:09Z","message":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)\n\nCloses #225935\n\n## Summary\n\nThis PR fixes an issue where after request to load snapshots fails, e.g.\ndue to one of repositories misconfiguration, user was not able to use\nsearch bar to change query to access snapshots from different\nrepositories.","sha":"3d9c2bfb5bb95098c882e57cdd315a86846ab5d3","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Kibana Management","release_note:skip","Feature:Snapshot and Restore","backport:all-open","v9.2.0"],"title":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails","number":229698,"url":"https://github.com/elastic/kibana/pull/229698","mergeCommit":{"message":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)\n\nCloses #225935\n\n## Summary\n\nThis PR fixes an issue where after request to load snapshots fails, e.g.\ndue to one of repositories misconfiguration, user was not able to use\nsearch bar to change query to access snapshots from different\nrepositories.","sha":"3d9c2bfb5bb95098c882e57cdd315a86846ab5d3"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229698","number":229698,"mergeCommit":{"message":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)\n\nCloses #225935\n\n## Summary\n\nThis PR fixes an issue where after request to load snapshots fails, e.g.\ndue to one of repositories misconfiguration, user was not able to use\nsearch bar to change query to access snapshots from different\nrepositories.","sha":"3d9c2bfb5bb95098c882e57cdd315a86846ab5d3"}}]}] BACKPORT--> Co-authored-by: Damian Polewski <125268832+damian-polewski@users.noreply.github.com>
…equest fails (elastic#229698) Closes elastic#225935 ## Summary This PR fixes an issue where after request to load snapshots fails, e.g. due to one of repositories misconfiguration, user was not able to use search bar to change query to access snapshots from different repositories. (cherry picked from commit 3d9c2bf) # Conflicts: # src/platform/plugins/shared/es_ui_shared/__packages_do_not_import__/authorization/types.ts
…equest fails (elastic#229698) Closes elastic#225935 ## Summary This PR fixes an issue where after request to load snapshots fails, e.g. due to one of repositories misconfiguration, user was not able to use search bar to change query to access snapshots from different repositories. (cherry picked from commit 3d9c2bf) # Conflicts: # src/plugins/es_ui_shared/__packages_do_not_import__/authorization/types.ts # x-pack/plugins/snapshot_restore/public/application/constants/index.ts
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…shots request fails (#229698) (#230432) # Backport This will backport the following commits from `main` to `8.17`: - [[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)](#229698) <!--- Backport version: 10.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Damian Polewski","email":"125268832+damian-polewski@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-08-01T14:57:09Z","message":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)\n\nCloses #225935\n\n## Summary\n\nThis PR fixes an issue where after request to load snapshots fails, e.g.\ndue to one of repositories misconfiguration, user was not able to use\nsearch bar to change query to access snapshots from different\nrepositories.","sha":"3d9c2bfb5bb95098c882e57cdd315a86846ab5d3","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Kibana Management","release_note:skip","Feature:Snapshot and Restore","backport:all-open","v9.2.0","v9.0.5","v9.1.1","v8.19.1"],"title":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails","number":229698,"url":"https://github.com/elastic/kibana/pull/229698","mergeCommit":{"message":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)\n\nCloses #225935\n\n## Summary\n\nThis PR fixes an issue where after request to load snapshots fails, e.g.\ndue to one of repositories misconfiguration, user was not able to use\nsearch bar to change query to access snapshots from different\nrepositories.","sha":"3d9c2bfb5bb95098c882e57cdd315a86846ab5d3"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229698","number":229698,"mergeCommit":{"message":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)\n\nCloses #225935\n\n## Summary\n\nThis PR fixes an issue where after request to load snapshots fails, e.g.\ndue to one of repositories misconfiguration, user was not able to use\nsearch bar to change query to access snapshots from different\nrepositories.","sha":"3d9c2bfb5bb95098c882e57cdd315a86846ab5d3"}},{"branch":"9.0","label":"v9.0.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/230260","number":230260,"state":"MERGED","mergeCommit":{"sha":"8118409719a4261ce6bb6b6664a582e78eea1204","message":"[9.0] [Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698) (#230260)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.0`:\n- [[Snapshot and restore] Display snapshot searchbar even if snapshots\nrequest fails (#229698)](https://github.com/elastic/kibana/pull/229698)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: Damian Polewski <125268832+damian-polewski@users.noreply.github.com>"}},{"branch":"9.1","label":"v9.1.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/230261","number":230261,"state":"MERGED","mergeCommit":{"sha":"bc148fb9cfc7fb747dabc6dc3753b323b851b663","message":"[9.1] [Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698) (#230261)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.1`:\n- [[Snapshot and restore] Display snapshot searchbar even if snapshots\nrequest fails (#229698)](https://github.com/elastic/kibana/pull/229698)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: Damian Polewski <125268832+damian-polewski@users.noreply.github.com>"}},{"branch":"8.19","label":"v8.19.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/230259","number":230259,"state":"MERGED","mergeCommit":{"sha":"234d29f36442871aba53f4d3d2a8184677a7a684","message":"[8.19] [Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698) (#230259)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.19`:\n- [[Snapshot and restore] Display snapshot searchbar even if snapshots\nrequest fails (#229698)](https://github.com/elastic/kibana/pull/229698)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: Damian Polewski <125268832+damian-polewski@users.noreply.github.com>"}}]}] BACKPORT-->
…shots request fails (#229698) (#230429) # Backport This will backport the following commits from `main` to `8.18`: - [[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)](#229698) <!--- Backport version: 10.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Damian Polewski","email":"125268832+damian-polewski@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-08-01T14:57:09Z","message":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)\n\nCloses #225935\n\n## Summary\n\nThis PR fixes an issue where after request to load snapshots fails, e.g.\ndue to one of repositories misconfiguration, user was not able to use\nsearch bar to change query to access snapshots from different\nrepositories.","sha":"3d9c2bfb5bb95098c882e57cdd315a86846ab5d3","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Kibana Management","release_note:skip","Feature:Snapshot and Restore","backport:all-open","v9.2.0","v9.0.5","v9.1.1","v8.19.1"],"title":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails","number":229698,"url":"https://github.com/elastic/kibana/pull/229698","mergeCommit":{"message":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)\n\nCloses #225935\n\n## Summary\n\nThis PR fixes an issue where after request to load snapshots fails, e.g.\ndue to one of repositories misconfiguration, user was not able to use\nsearch bar to change query to access snapshots from different\nrepositories.","sha":"3d9c2bfb5bb95098c882e57cdd315a86846ab5d3"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229698","number":229698,"mergeCommit":{"message":"[Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)\n\nCloses #225935\n\n## Summary\n\nThis PR fixes an issue where after request to load snapshots fails, e.g.\ndue to one of repositories misconfiguration, user was not able to use\nsearch bar to change query to access snapshots from different\nrepositories.","sha":"3d9c2bfb5bb95098c882e57cdd315a86846ab5d3"}},{"branch":"9.0","label":"v9.0.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/230260","number":230260,"state":"MERGED","mergeCommit":{"sha":"8118409719a4261ce6bb6b6664a582e78eea1204","message":"[9.0] [Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698) (#230260)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.0`:\n- [[Snapshot and restore] Display snapshot searchbar even if snapshots\nrequest fails (#229698)](https://github.com/elastic/kibana/pull/229698)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: Damian Polewski <125268832+damian-polewski@users.noreply.github.com>"}},{"branch":"9.1","label":"v9.1.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/230261","number":230261,"state":"MERGED","mergeCommit":{"sha":"bc148fb9cfc7fb747dabc6dc3753b323b851b663","message":"[9.1] [Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698) (#230261)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.1`:\n- [[Snapshot and restore] Display snapshot searchbar even if snapshots\nrequest fails (#229698)](https://github.com/elastic/kibana/pull/229698)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: Damian Polewski <125268832+damian-polewski@users.noreply.github.com>"}},{"branch":"8.19","label":"v8.19.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/230259","number":230259,"state":"MERGED","mergeCommit":{"sha":"234d29f36442871aba53f4d3d2a8184677a7a684","message":"[8.19] [Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698) (#230259)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.19`:\n- [[Snapshot and restore] Display snapshot searchbar even if snapshots\nrequest fails (#229698)](https://github.com/elastic/kibana/pull/229698)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: Damian Polewski <125268832+damian-polewski@users.noreply.github.com>"}}]}] BACKPORT-->
…equest fails (elastic#229698) Closes elastic#225935 ## Summary This PR fixes an issue where after request to load snapshots fails, e.g. due to one of repositories misconfiguration, user was not able to use search bar to change query to access snapshots from different repositories.
…equest fails (elastic#229698) Closes elastic#225935 ## Summary This PR fixes an issue where after request to load snapshots fails, e.g. due to one of repositories misconfiguration, user was not able to use search bar to change query to access snapshots from different repositories.
…equest fails (elastic#229698) Closes elastic#225935 ## Summary This PR fixes an issue where after request to load snapshots fails, e.g. due to one of repositories misconfiguration, user was not able to use search bar to change query to access snapshots from different repositories.
Closes #225935
Summary
This PR fixes an issue where after request to load snapshots fails, e.g. due to one of repositories misconfiguration, user was not able to use search bar to change query to access snapshots from different repositories.
Demo
Screen.Recording.2025-07-29.at.14.23.53.mov
How to test
Checklist
Check the PR satisfies following conditions.
Reviewers should verify this PR satisfies this list as well.
release_note:breakinglabel should be applied in these situations.release_note:*label is applied per the guidelinesbackport:*labels.