Skip to content

Conversation

@damian-polewski
Copy link
Contributor

@damian-polewski damian-polewski commented Jul 28, 2025

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.

Before After
Screenshot 2025-07-29 at 14 21 14 Screenshot 2025-07-29 at 14 19 53

Demo

Screen.Recording.2025-07-29.at.14.23.53.mov

How to test

  1. Create a Shared file system repository (more info here), add snapshot policy and create some snapshots.
  2. Create AWS S3 repository that's misconfigured.
Screenshot 2025-07-30 at 10 51 52 Screenshot 2025-07-30 at 10 52 06 Screenshot 2025-07-30 at 10 52 13 3. Snapshots tab should now show an error.

Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

  • Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
  • Documentation was added for features that require explanation or tutorials
  • Unit or functional tests were updated or added to match the most common scenarios
  • If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the docker list
  • This was checked for breaking HTTP API changes, and any breaking changes have been approved by the breaking-change committee. The release_note:breaking label should be applied in these situations.
  • Flaky Test Runner was used on any tests changed
  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines
  • Review the backport guidelines and apply applicable backport:* labels.

@damian-polewski damian-polewski self-assigned this Jul 28, 2025
@damian-polewski damian-polewski added Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t// release_note:skip Skip the PR/issue when compiling release notes Feature:Snapshot and Restore Elasticsearch snapshots and repositories UI backport:all-open Backport to all branches that could still receive a release labels Jul 28, 2025
@damian-polewski damian-polewski changed the title fix: still show searchbar after snapshots req fails [Snapshot and restore] Display snapshot searchbar even if snapshots request fails Jul 29, 2025
@damian-polewski damian-polewski marked this pull request as ready for review July 29, 2025 12:27
@damian-polewski damian-polewski requested a review from a team as a code owner July 29, 2025 12:27
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-management (Team:Kibana Management)

Copy link
Contributor

@ElenaStoeva ElenaStoeva left a 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.

@damian-polewski damian-polewski requested review from a team and ElenaStoeva July 31, 2025 11:35
Copy link
Contributor

@florent-leborgne florent-leborgne left a 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

Copy link
Contributor

@florent-leborgne florent-leborgne left a 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 :)

Copy link
Contributor

@ElenaStoeva ElenaStoeva left a 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.

@damian-polewski damian-polewski enabled auto-merge (squash) August 1, 2025 12:27
@damian-polewski damian-polewski merged commit 3d9c2bf into elastic:main Aug 1, 2025
12 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.17, 8.18, 8.19, 9.0, 9.1

https://github.com/elastic/kibana/actions/runs/16678279164

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #28 / Cloud Security Posture GET /internal/cloud_security_posture/stats KSPM Compliance Dashboard Stats API should return KSPM benchmarks V2

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
esUiShared 98 99 +1

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
snapshotRestore 250.2KB 250.5KB +352.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
snapshotRestore 25.3KB 25.3KB +44.0B
Unknown metric groups

API count

id before after diff
esUiShared 100 101 +1

History

cc @damian-polewski

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 1, 2025
…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)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 1, 2025
…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)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 1, 2025
…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)
@kibanamachine
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
8.17 Backport failed because of merge conflicts
8.18 Backport failed because of merge conflicts
8.19
9.0
9.1

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

Manual backport

To create the backport manually run:

node scripts/backport --pr 229698

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Aug 1, 2025
…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>
kibanamachine added a commit that referenced this pull request Aug 1, 2025
…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>
kibanamachine added a commit that referenced this pull request Aug 4, 2025
…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>
@damian-polewski damian-polewski deleted the snapshot_and_restore/still_show_searchbar_when_snapshots_req_fails branch August 4, 2025 13:14
damian-polewski added a commit to damian-polewski/kibana that referenced this pull request Aug 4, 2025
…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
damian-polewski added a commit to damian-polewski/kibana that referenced this pull request Aug 4, 2025
…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
@damian-polewski
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
8.18
8.17

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

Questions ?

Please refer to the Backport tool documentation

damian-polewski added a commit that referenced this pull request Aug 5, 2025
…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-->
damian-polewski added a commit that referenced this pull request Aug 5, 2025
…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-->
szaffarano pushed a commit to szaffarano/kibana that referenced this pull request Aug 5, 2025
…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.
delanni pushed a commit to delanni/kibana that referenced this pull request Aug 5, 2025
…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.
@wildemat wildemat mentioned this pull request Aug 7, 2025
10 tasks
NicholasPeretti pushed a commit to NicholasPeretti/kibana that referenced this pull request Aug 18, 2025
…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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:all-open Backport to all branches that could still receive a release Feature:Snapshot and Restore Elasticsearch snapshots and repositories UI release_note:skip Skip the PR/issue when compiling release notes Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t// v8.17.10 v8.18.5 v8.19.1 v9.0.5 v9.1.1 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[snapshot and restore] error msg prevent refining query to avoid error

5 participants