OpenSearch-Dashboards icon indicating copy to clipboard operation
OpenSearch-Dashboards copied to clipboard

[BUG] Unable to load indexed patterns

Open sriv1211 opened this issue 1 year ago • 2 comments

Describe the bug

A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to Index Patterns
  2. Click on Create index pattern
  3. Reload the page
  4. See error
reportsDashboards.plugin.js:24 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'split')
    at checkURLParams (reportsDashboards.plugin.js:24:109718)
    at HTMLDocument.<anonymous> (reportsDashboards.plugin.js:24:109600)
    at u (osd-ui-shared-deps.js:411:26168)
    at l (osd-ui-shared-deps.js:411:26470)

Expected behavior A clear and concise description of what you expected to happen.

OpenSearch Version 2.11.1 arm64

Dashboards Version 2.11.1 arm64

Plugins

Please list all plugins currently enabled.

Screenshots

https://github.com/opensearch-project/OpenSearch-Dashboards/assets/19315039/cd2eb166-fb84-4ce9-9f40-eb9449bf0eed

If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: macOS Sonoma
  • Browser and version FF 121.0 and Chrome (Version 120.0.6099.199 (Official Build) (arm64))

Additional context

Add any other context about the problem here.

sriv1211 avatar Jan 06 '24 17:01 sriv1211

@AMoo-Miki checking with the reporting plugin is an existing issue or not.

kavilla avatar Feb 20 '24 18:02 kavilla

This is tied to https://github.com/opensearch-project/dashboards-reporting/issues/281.

AMoo-Miki avatar May 01 '24 19:05 AMoo-Miki

@AMoo-Miki what is the status of this issue? as https://github.com/opensearch-project/dashboards-reporting/issues/281 is closed

ananzh avatar Jun 07 '24 15:06 ananzh

Resolved as @AMoo-Miki verified the update.

ananzh avatar Jun 07 '24 21:06 ananzh