elastic / kibana

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

[data views] Use content management api in server code #158191

Closed mattkime closed 1 week ago

mattkime commented 1 year ago

The current data views code uses an abstraction around the saved objects client to provide the same interface on client and server data views code. This will be unnecessary as we move to the content management api and the abstraction should be removed.

Note - this has been completed on the client, now it needs to happen on the server.

follow up to https://github.com/elastic/kibana/pull/155803

elasticmachine commented 1 year ago

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

kertal commented 1 week ago

Closing this because it's not planned to be resolved in the foreseeable future. It will be tracked in our Icebox and will be re-opened if our priorities change. Feel free to re-open if you think it should be melted sooner.