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] Discover Lucene Query Message Not Used #8149

Open
danieldong51 opened this issue Sep 11, 2024 · 1 comment
Open

[BUG] Discover Lucene Query Message Not Used #8149

danieldong51 opened this issue Sep 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@danieldong51
Copy link
Contributor

Describe the bug

The code in src/plugins/discover/public/application/components/no_results/no_results.tsx has content for a Lucene Query Message, but is not ever triggered. It is commented out in #7891 due to lack of usage but saved in case it is used for future empty state prompt.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Discover'
  2. Turn off Dashboard Query Language
  3. Change the time query so that there is no results
  4. There is no lucene message

Expected behavior
A clear and concise description of what you expected to happen.

OpenSearch Version
2.16.0

Dashboards Version
3.0.0

Plugins
Observability, Alerting, Anomaly Detection

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.

@CCongWang
Copy link
Contributor

Thanks @danieldong51 for providing fix

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

2 participants