Original install method (e.g. download page, yum, from source, etc.): ESS
Describe the bug:
When creating custom bar charts using filters, these filters are not applied in drilldown actions such as Open in Discover and Apply filter to current view.
Steps to reproduce:
Load Sample Ecommerce Data
Create a new dashboard with a bar chart with at least two vertical axes defined by filters (e.g. Ecommerce Sample Data / filter by customer_gender : "MALE|FEMALE"). Set horizontal axis to filters.
Create a drilldown action to open in discover with filters
Note that applying filter to view only applies the horizontal axis filter
Note that the drilldown action to open in discover applies all axis filters with an OR operator
Expected behavior:
Apply filter to current view should apply the horizontal and vertical axis filters
Open in discover should apply horizontal and selected vertical axis filters
Kibana version: 8.15.2
Elasticsearch version:8.15.2
Server OS version: N/A
Browser version: N/A
Browser OS version: N/A
Original install method (e.g. download page, yum, from source, etc.): ESS
Describe the bug: When creating custom bar charts using filters, these filters are not applied in drilldown actions such as
Open in Discover
andApply filter to current view
.Steps to reproduce:
customer_gender : "MALE|FEMALE"
). Set horizontal axis to filters.OR
operatorExpected behavior:
Screenshots (if relevant):
Dashboard JSON