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 #400

Closed
jfwm2 opened this issue Aug 6, 2024 · 1 comment
Closed

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

jfwm2 opened this issue Aug 6, 2024 · 1 comment
Labels
bug Something isn't working untriaged

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

@jfwm2 jfwm2 added bug Something isn't working untriaged labels Aug 6, 2024
@jfwm2
Copy link
Author

jfwm2 commented Aug 6, 2024

Sorry I created this issue in the wrong repository - closing it
For reference, I created this one: opensearch-project/OpenSearch-Dashboards#7631

@jfwm2 jfwm2 closed this as completed Aug 6, 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 untriaged
Projects
None yet
Development

No branches or pull requests

1 participant