elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.5k stars 8.05k forks source link

[Dashboard][Serverless-QA] No values get displayed for filtering on New Aggregation based visualization filter box #187710

Closed bhavyarm closed 1 week ago

bhavyarm commented 1 week ago

Kibana version: Main[Serverless -QA]

Browser version: Chrome latest

Browser OS version: OS X

Original install method (e.g. download page, yum, from source, etc.): from QA

Describe the bug: No values are getting displayed for filtering on New aggregation based Visualization filter box.

Steps to reproduce:

  1. Go to dashboard - create a dashboard
  2. Click on Add panel - go down on the panel - legacy based - select aggregation based
  3. Kibana displays New aggregation based visualization filter (searc) box but no values get displayed

https://github.com/elastic/kibana/assets/7074629/13c05f16-3a7e-4bca-9d68-2f7d0af63c6d

Screenshot 2024-07-05 at 5 45 55 PM
elasticmachine commented 1 week ago

Pinging @elastic/kibana-presentation (Team:Presentation)

bhavyarm commented 1 week ago

This is what gets displayed on 8.15.0 BC1

Screenshot 2024-07-05 at 5 51 04 PM
PritamP20 commented 1 week ago

If possible can you elaborate on the issue

eokoneyo commented 1 week ago

If possible can you elaborate on the issue

This issue happens because in the particularly referenced environment, agg based visualisations can't be created hence there are no options to be displayed, and no accommodation was made for the possibility that there might be an environment with specific configuration that cause this condition. A fix has been created to address this issue.