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] autocomplete not working when defining a filter #7631

Closed
jfwm2 opened this issue Aug 6, 2024 · 3 comments
Closed

[BUG] autocomplete not working when defining a filter #7631

jfwm2 opened this issue Aug 6, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@jfwm2
Copy link

jfwm2 commented Aug 6, 2024

What is the bug?
The autocomplete is not working when defining a filter on OpenSearch Dashboards 2.14 (backend is OpenSearch 2.14)

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

  1. Go to 'Discover'
  2. Click on '+ Add filter'
  3. In the 'EDIT FILTER' windows, select a field (“application” in the screenshot provided)
  4. Still in the 'EDIT FILTER' windows, choose the operator “is”
  5. Still whithin the 'EDIT FILTER' windows, in the “value” text-field, type a letter or more, but the autocomplete does not work
  6. Some error 500 are shown in the “chrome debugger” network tab (see screenshot provided)

What is the expected behavior?
A clear and concise description of what you expected to happen.

What is your host/environment?

  • OS: CentOS
  • Version: 8.8
  • Plugins:
    • alertingDashboards@2.14.0.0
    • anomalyDetectionDashboards@2.14.0.0
    • assistantDashboards@2.14.0.0
    • customImportMapDashboards@2.14.0.0
    • ganttChartDashboards@2.14.0.0
    • indexManagementDashboards@2.14.0.0
    • mlCommonsDashboards@2.14.0.0
    • notificationsDashboards@2.14.0.0
    • observabilityDashboards@2.14.0.0
    • queryWorkbenchDashboards@2.14.0.0
    • reportsDashboards@2.14.0.0
    • searchRelevanceDashboards@2.14.0.0
    • securityAnalyticsDashboards@2.14.0.0
    • securityDashboards@2.14.0.0

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
image-20240717-151021
image-20240725-142045

Do you have any additional context?
Add any other context about the problem.
This behavior was reproduced using various browser, OS

@pgoron
Copy link

pgoron commented Aug 26, 2024

Hi @jfwm2 , issue seems related to opensearch-project/OpenSearch#14198, worth to check in 2.15.

@dblock dblock removed the untriaged label Aug 26, 2024
@dblock
Copy link
Member

dblock commented Aug 26, 2024

[Catch All Triage - 1, 2, 3, 4, 5]

@jfwm2
Copy link
Author

jfwm2 commented Sep 4, 2024

Indeed upgrading to v2.15 seems to fix the issue. The autocomplete is still slowish but it does the job 👍
Thanks @pgoron!!

@jfwm2 jfwm2 closed this as completed Sep 4, 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
Projects
None yet
Development

No branches or pull requests

5 participants