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

Compatibility with OpenSearch v2.13.0 #161

Closed
4 tasks done
Tostti opened this issue Apr 4, 2024 · 3 comments
Closed
4 tasks done

Compatibility with OpenSearch v2.13.0 #161

Tostti opened this issue Apr 4, 2024 · 3 comments
Assignees
Labels

Comments

@Tostti
Copy link
Member

Tostti commented Apr 4, 2024

Description

We need to ensure the UI compatibility with the next version of OpenSearch v2.12.0
This update is still being discussed, but we need to be aware of potential issues.

For that, we need to:

  • Review opensearch and opensearch-dashboard latest stable changelog.
  • Identify improvements and potential impact on the UI.
  • Create new tracking and development branches.
  • Develop a testing environment to verify our components would work under this new build.

Issues

  • The Legacy Discover is no longer usable in this version. We need to review all the cases in the packages in which we may verify which Discover is being used.
@Tostti Tostti added level/task Task issue request/operational Operational request type/research labels Apr 4, 2024
@Tostti Tostti self-assigned this Apr 4, 2024
@Tostti
Copy link
Member Author

Tostti commented Apr 4, 2024

OpenSearch Dashboards 2.13.0 Release Notes

[Discover] Options button to configure legacy mode and remove the top navigation option (opensearch-project#6170)
[BUG][Discover] Allow saved sort from search embeddable to load in Dashboard (opensearch-project#5934)
[BUG][Discover] Add key to index pattern options for support deplicate index pattern names(opensearch-project#5946)
[BUG][Discover] Allow saved sort from search embeddable to load in Dashboard (opensearch-project#5934)
[Discover] Enable 'Back to Top' Feature in Discover for scrolling to top (opensearch-project#6008)

@Tostti
Copy link
Member Author

Tostti commented Apr 4, 2024

Navigation looks correct

image
image
image
image
image

Errors are shown in the console in the dashboard and events sections. UPDATE: it is a known issue, already in earlier versions.
image

Tested in Firefox, Chrome and Safari

@Tostti
Copy link
Member Author

Tostti commented Apr 5, 2024

Tar package works as expected
image

RPM package works as expected
image

deb package works as expected
image

@Tostti Tostti closed this as completed Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant