opensearch-project / OpenSearch-Dashboards

📊 Open source visualization dashboards for OpenSearch.
https://opensearch.org/docs/latest/dashboards/index/
Apache License 2.0
1.7k stars 898 forks source link

[workspace] refactor: index pattern fetch error in discover dataset modal #8906

Open Qxisylolo opened 5 days ago

Qxisylolo commented 5 days ago

Description

This pr fixes index pattern fetch error in discover dataset modal by return response with error instead of throwing an error.

Screenshot

before: before

after:

截屏2024-11-21 14 50 09

Testing the changes

Changelog