[Saved Queries] Improve saved query management followups #176730
Labels
Feature:Search
Querying infrastructure in Kibana
Feature:Unified search
Unified search related tasks
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:needs-research
This issue requires some research before it can be worked on or estimated
Meta
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Followup to #170599.
There are a few outstanding concerns around the changes made in #170599 that we should figure out how to address. Some are technical changes/cleanups, and some are UX concerns which will require design input to improve.
UX changes
Technical changes
'
inwhat's
), so we should refine the regex used to retain characters we know can be included in the generated terms.saved_query/_all
endpoint. We deprecated the endpoint in the original PR and updated it to limit the number of queries it returns due to performance concerns, but we should consider what it would take to drop the endpoint entirely in a backward compatible way.The text was updated successfully, but these errors were encountered: