Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to load indexed patterns #5664

Closed
sriv1211 opened this issue Jan 6, 2024 · 4 comments
Closed

[BUG] Unable to load indexed patterns #5664

sriv1211 opened this issue Jan 6, 2024 · 4 comments
Assignees
Labels
bug Something isn't working v2.15.0

Comments

@sriv1211
Copy link

sriv1211 commented Jan 6, 2024

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

Screen.Recording.2024-01-06.at.17.50.37.mov

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 sriv1211 added bug Something isn't working untriaged labels Jan 6, 2024
@kavilla kavilla added v2.13.0 and removed untriaged labels Feb 20, 2024
@kavilla
Copy link
Member

kavilla commented Feb 20, 2024

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

@ashwin-pc ashwin-pc added v2.14.0 and removed v2.13.0 labels Mar 19, 2024
@AMoo-Miki
Copy link
Collaborator

This is tied to opensearch-project/dashboards-reporting#281.

@ananzh ananzh added v2.15.0 and removed v2.14.0 labels May 4, 2024
@ananzh
Copy link
Member

ananzh commented Jun 7, 2024

@AMoo-Miki what is the status of this issue? as opensearch-project/dashboards-reporting#281 is closed

@ananzh
Copy link
Member

ananzh commented Jun 7, 2024

Resolved as @AMoo-Miki verified the update.

@ananzh ananzh closed this as completed Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2.15.0
Projects
None yet
Development

No branches or pull requests

5 participants