[Lens] Use index pattern service to load list #91801
Labels
Feature:Lens
good first issue
low hanging fruit
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
technical debt
Improvement of the software architecture and operational architecture
Part of #91715
In
https://github.com/elastic/kibana/blob/master/x-pack/plugins/lens/public/indexpattern_datasource/loader.ts#L338-L342
the list of index patterns is loaded via saved objects client.
This should be replaced by using the
getIdsWithTitle
method of the index pattern service.The text was updated successfully, but these errors were encountered: