-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Discover] [Embeddable] Discover session embeddable is missing drilldown support #211677
Copy link
Copy link
Closed
Copy link
Labels
Feature:DiscoverDiscover ApplicationDiscover ApplicationFeature:EmbeddablesRelating to the Embeddable systemRelating to the Embeddable systemTeam:DataDiscoveryDiscover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t//Discover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experienceimpact:highAddressing this issue will have a high level of impact on the quality/strength of our product.Addressing this issue will have a high level of impact on the quality/strength of our product.loe:smallSmall Level of EffortSmall Level of Effort
Metadata
Metadata
Assignees
Labels
Feature:DiscoverDiscover ApplicationDiscover ApplicationFeature:EmbeddablesRelating to the Embeddable systemRelating to the Embeddable systemTeam:DataDiscoveryDiscover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t//Discover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experienceimpact:highAddressing this issue will have a high level of impact on the quality/strength of our product.Addressing this issue will have a high level of impact on the quality/strength of our product.loe:smallSmall Level of EffortSmall Level of Effort
Type
Fields
Give feedbackNo fields configured for Bug.
The Discover session embeddable used to support drilldowns (at least as recently as 8.15.4):

But now it is no longer possible to create or use drilldowns:

It looks like support for drilldowns was missed during the refactor in #180536, and we didn't have sufficient automated tests in place to catch it. This needs to be fixed and proper test coverage added to prevent future regressions.