Skip to content

[BUG] getVisualizationSpec function does not exists but used #1309

Open
@s-zx

Description

@s-zx

What is the bug?
getVisualizationSpec function was used by security-analytics-dashboards-plugin/public/pages/Correlations/utils/helpers.tsx, but does not exist in security-analytics-dashboards-plugin/public/pages/Overview/utils/helpers.ts.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Go to file 'security-analytics-dashboards-plugin/public/pages/Correlations/utils/helpers.tsx'
  2. getVisualizationSpec function is imported from security-analytics-dashboards-plugin/public/pages/Overview/utils/helpers.ts

What is the expected behavior?
getVisualizationSpec function should be declared in security-analytics-dashboards-plugin/public/pages/Overview/utils/helpers.ts

What is your host/environment?
opensearch-project/security-analytics-dashboards-plugin

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions