OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
[BUG] Unable to load indexed patterns
Describe the bug
A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to
Index Patterns
- Click on
Create index pattern
- Reload the page
- 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.
@AMoo-Miki checking with the reporting plugin is an existing issue or not.
This is tied to https://github.com/opensearch-project/dashboards-reporting/issues/281.
@AMoo-Miki what is the status of this issue? as https://github.com/opensearch-project/dashboards-reporting/issues/281 is closed
Resolved as @AMoo-Miki verified the update.