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

Data views missing display label in some lists #134189

Closed
jgowdyelastic opened this issue Jun 13, 2022 · 5 comments
Closed

Data views missing display label in some lists #134189

jgowdyelastic opened this issue Jun 13, 2022 · 5 comments
Labels
bug Fixes for quality problems that affect the customer experience Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. v8.4.0

Comments

@jgowdyelastic
Copy link
Member

The changed added in this PR causes the SavedObjectFinderUi component to not render data views correctly.

Data views which are created without a name are listed as blank:

image

Initial investigation shows this affects ML, Transforms and Graph.

cc @shivindera

@jgowdyelastic jgowdyelastic added bug Fixes for quality problems that affect the customer experience Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages v8.3.0 labels Jun 13, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Jun 13, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-services (Team:AppServicesSv)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jun 13, 2022
@shivindera
Copy link
Contributor

It should technically fallback to the title if a name does not exist. Let me take a look.

@shivindera shivindera added v8.4.0 and removed v8.3.0 labels Jun 13, 2022
@shivindera
Copy link
Contributor

The PR was merged post 8.3 so it will only go in 8.4. I have changed the label to reflect the same.

@shivindera
Copy link
Contributor

Created a PR for the fix - please review - #134200

@shivindera
Copy link
Contributor

Fixed

@exalate-issue-sync exalate-issue-sync bot added the impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. label Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Kibana Management Feature label for Data Views, Advanced Setting, Saved Object management pages impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. v8.4.0
Projects
None yet
Development

No branches or pull requests

3 participants