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] [Vis Builder] Saved Object Management view broken #2671

Closed
ashwin-pc opened this issue Oct 26, 2022 · 0 comments · Fixed by #2673
Closed

[BUG] [Vis Builder] Saved Object Management view broken #2671

ashwin-pc opened this issue Oct 26, 2022 · 0 comments · Fixed by #2673
Assignees
Labels
bug Something isn't working v2.4.0 'Issues and PRs related to version v2.4.0' vis builder

Comments

@ashwin-pc
Copy link
Member

Describe the bug

Inspecting the visbuilder object in the saved object management view is broken

Error:

saved_object_view.tsx:65 Uncaught TypeError: Cannot read properties of undefined (reading 'type')
    at new SavedObjectEdition (saved_object_view.tsx:65:1)

To Reproduce
Steps to reproduce the behavior:

  1. Go to Management -> Saved Objects
  2. Click on any Vis Builder object's inspect icon
  3. See blank screen

Expected behavior
Should be able to see the inspect view

OpenSearch Version
3.0

Dashboards Version
3.0

Plugins

Please list all plugins currently enabled.

Screenshots
Screen Shot 2022-10-25 at 5 48 39 PM

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Browser and version [e.g. 22]

Additional context

Add any other context about the problem here.

@ashwin-pc ashwin-pc added bug Something isn't working vis builder v2.4.0 'Issues and PRs related to version v2.4.0' labels Oct 26, 2022
@abbyhu2000 abbyhu2000 self-assigned this Oct 27, 2022
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.4.0 'Issues and PRs related to version v2.4.0' vis builder
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants