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

[ML] File data visualizer: Use data views service for loading data views #131903

Closed
peteharverson opened this issue May 10, 2022 · 1 comment · Fixed by #131927
Closed

[ML] File data visualizer: Use data views service for loading data views #131903

peteharverson opened this issue May 10, 2022 · 1 comment · Fixed by #131927
Assignees
Labels

Comments

@peteharverson
Copy link
Contributor

Part of #91715

The import page in the file data visualizer is loading the list of data views directly from the Saved Object API. This saved object client usage should be replaced with the data views service.

See loadDataViewNames in data_visualizer/public/application/file_data_visualizer/components/import_view/import_view.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants