-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Description
Kibana version: 8.6.2
Elasticsearch version: 8.6.2
Server OS version: Windows 19
Browser version: Chrome, Edge
Browser OS version:
Original install method (e.g. download page, yum, from source, etc.):
download zip windows 64bit
Describe the bug:
With 2 indexes displayed/filterable on a dashboard/map, ingnoreFilterFieldNotInIndex is enabled so to filter on the different indexes. This performs well with the regular controls/filters, however, it seems to take away the ability to use geographic filters: Draw Shape to filter, etc.., on the map.
Steps to reproduce:
- Create a Dashboard containing a map and other charts with 2 different indexes that are mappable
- enable ingnoreFilterFieldNotInIndex
- Filter for a custom area using the 'Draw Shape to Filter' Tool in the map visualization
Expected behavior:
All point locations from any of the visible indexes should be filtered on the map and other dashboard charts/visualizations
Screenshots (if relevant):
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context: