[Dashboard] Welcome page shown when dashboard with ad-hoc data view exists #159628
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Dashboard
Dashboard related features
good first issue
low hanging fruit
impact:needs-assessment
Product and/or Engineering needs to evaluate the impact of the change.
loe:needs-research
This issue requires some research before it can be worked on or estimated
papercut
Small "burr" in the product that we should fix.
SharedUX/fix-it-week
Bugs that have been groomed and queued up for the team's next fix it week
Team:SharedUX
Team label for AppEx-SharedUX (formerly Global Experience)
Kibana version:
main/8.9
Elasticsearch version:
main/8.9
Original install method (e.g. download page, yum, from source, etc.):
Run es from snapshot and kibana locally
Describe the bug:
We have added behavior to install a dashboard when a certain type of connector is created: #159075
Starting with a fresh ES, no dashboards or data views. Creating the connector creates the dashboard. However, when we click the link to the dashboard from the connector, the dashboard app takes me to a "Welcome to Analytics! Add your data to get started, ..." empty page. Now add a data view on anything. After adding the data view, the link works, and the dashboard page shows the dashboard, instead of the "Welcome to Analytics" page.
Our GenAI Dashboard uses an ad-hoc data view.
Seems like that welcome page is driven off whether there are data views, but it should be based on whether there are dashboards. Can we please fix this?
Steps to reproduce:
Expected behavior:
Dashboard should be shown
The text was updated successfully, but these errors were encountered: