[Discover] Add ad-hoc data views to saved searches #139543
Labels
enhancement
New value added to drive a business result
Feature:Discover
Discover Application
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
When #138283 is done, it is possible to create an ad hoc data view in Discover, but there are still several actions that require a persisted data view. Users should be enabled to save an ad hoc data view with a saved search.
While the basic code to enable saving the save search with the ad hoc one should be straight forward (don't show the dialog), the following task need to be checked
When loading a saved search with an add hoc data view it should be selected in the data view picker
Make sure ad-hoc contained saved search work like normal ones (except for actions where the users have to confirm to persist)
Once a saved search is duplicated (saved as a new saved search), the add hoc data view's id should get a new id
For features that currently don't work with an ad-hoc data view, and therefore the user has to confirm to create a "normal" data view, the id of the "normal" data view has to be a new one
There shall be functional tests, also for using such enhanced saved searches on dashboards
The text was updated successfully, but these errors were encountered: