mirror of
https://github.com/elastic/kibana.git
synced 2025-04-26 10:47:23 -04:00
## Summary Fixes https://github.com/elastic/kibana/issues/197747. Updates the `/internal/index-pattern-management/resolve_index/{query}` route to properly handle `no_such_remote_cluster_exception` and return `404` rather than `500` server error. Adds unit tests for the route handler. ### Checklist Check the PR satisfies following conditions. Reviewers should verify this PR satisfies this list as well. - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios --------- Co-authored-by: Julia Rechkunova <julia.rechkunova@gmail.com> |
||
---|---|---|
.. | ||
data_views_crud | ||
default_index_pattern | ||
deprecations | ||
es_errors | ||
existing_indices_route | ||
fields_api | ||
fields_for_wildcard_route | ||
fields_route | ||
has_user_index_pattern | ||
integration | ||
resolve_index | ||
runtime_fields_crud | ||
scripted_fields_crud | ||
swap_references | ||
constants.ts | ||
index.ts |