Skip to content

[8.18] [Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)#230429

Merged
damian-polewski merged 1 commit intoelastic:8.18from
damian-polewski:backport/8.18/pr-229698
Aug 5, 2025
Merged

[8.18] [Snapshot and restore] Display snapshot searchbar even if snapshots request fails (#229698)#230429
damian-polewski merged 1 commit intoelastic:8.18from
damian-polewski:backport/8.18/pr-229698

Conversation

@damian-polewski
Copy link
Contributor

Backport

This will backport the following commits from main to 8.18:

Questions ?

Please refer to the Backport tool documentation

…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
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #79 / Alerting eventLog in space space1 should generate expected events for flapping alerts that settle on active

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 97 99 +2

Async chunks

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

id before after diff
snapshotRestore 249.8KB 250.2KB +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.4KB +44.0B
Unknown metric groups

API count

id before after diff
esUiShared 99 101 +2

@damian-polewski damian-polewski merged commit 65d598b into elastic:8.18 Aug 5, 2025
11 checks passed
@damian-polewski damian-polewski deleted the backport/8.18/pr-229698 branch August 5, 2025 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants