-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Maps] choropleth map with applyGlobalQuery set to false still creates filter for source. #64861
Labels
bug
Fixes for quality problems that affect the customer experience
[Deprecated-Use Team:Presentation]Team:Geo
Former Team Label for Geo Team. Now use Team:Presentation
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
v7.16.0
v8.0.0
Comments
nreese
added
bug
Fixes for quality problems that affect the customer experience
[Deprecated-Use Team:Presentation]Team:Geo
Former Team Label for Geo Team. Now use Team:Presentation
labels
Apr 30, 2020
Pinging @elastic/kibana-gis (Team:Geo) |
7 tasks
lizozom
pushed a commit
to lizozom/kibana
that referenced
this issue
May 27, 2020
lizozom
added a commit
that referenced
this issue
Jun 3, 2020
* add error if filter index pattern is gone * docs change - why? * Fix i18n * Added a functional test for broken filters (field + index pattern) * Clarify readme * Moved readme * New warning status * Remove getAll * git pull upstream master * Fix translation files * Fix merge * added filterbar texts * disabled correction * Disable check in maps test until #64861 is resolved * Fix tests, warning state is not disabled. * Adjust warning filter - ignore filters from "foreign" index pattern, that are still applicable * Add an additional unrelaeted filter test * Update src/plugins/data/public/ui/filter_bar/_global_filter_item.scss Co-authored-by: Caroline Horn <[email protected]> * Update src/plugins/data/public/ui/filter_bar/_global_filter_item.scss Co-authored-by: Caroline Horn <[email protected]> * Fixed test data * Revert mapping * Update data with missing test * Update test to match data * Code review Co-authored-by: Caroline Horn <[email protected]> Co-authored-by: Elastic Machine <[email protected]>
lizozom
added a commit
to lizozom/kibana
that referenced
this issue
Jun 3, 2020
* add error if filter index pattern is gone * docs change - why? * Fix i18n * Added a functional test for broken filters (field + index pattern) * Clarify readme * Moved readme * New warning status * Remove getAll * git pull upstream master * Fix translation files * Fix merge * added filterbar texts * disabled correction * Disable check in maps test until elastic#64861 is resolved * Fix tests, warning state is not disabled. * Adjust warning filter - ignore filters from "foreign" index pattern, that are still applicable * Add an additional unrelaeted filter test * Update src/plugins/data/public/ui/filter_bar/_global_filter_item.scss Co-authored-by: Caroline Horn <[email protected]> * Update src/plugins/data/public/ui/filter_bar/_global_filter_item.scss Co-authored-by: Caroline Horn <[email protected]> * Fixed test data * Revert mapping * Update data with missing test * Update test to match data * Code review Co-authored-by: Caroline Horn <[email protected]> Co-authored-by: Elastic Machine <[email protected]>
lizozom
added a commit
that referenced
this issue
Jun 3, 2020
* add error if filter index pattern is gone * docs change - why? * Fix i18n * Added a functional test for broken filters (field + index pattern) * Clarify readme * Moved readme * New warning status * Remove getAll * git pull upstream master * Fix translation files * Fix merge * added filterbar texts * disabled correction * Disable check in maps test until #64861 is resolved * Fix tests, warning state is not disabled. * Adjust warning filter - ignore filters from "foreign" index pattern, that are still applicable * Add an additional unrelaeted filter test * Update src/plugins/data/public/ui/filter_bar/_global_filter_item.scss Co-authored-by: Caroline Horn <[email protected]> * Update src/plugins/data/public/ui/filter_bar/_global_filter_item.scss Co-authored-by: Caroline Horn <[email protected]> * Fixed test data * Revert mapping * Update data with missing test * Update test to match data * Code review Co-authored-by: Caroline Horn <[email protected]> Co-authored-by: Elastic Machine <[email protected]> Co-authored-by: Caroline Horn <[email protected]> Co-authored-by: Elastic Machine <[email protected]>
lizozom
added a commit
to lizozom/kibana
that referenced
this issue
Jun 5, 2020
* add error if filter index pattern is gone * docs change - why? * Fix i18n * Added a functional test for broken filters (field + index pattern) * Clarify readme * Moved readme * New warning status * Remove getAll * git pull upstream master * Fix translation files * Fix merge * added filterbar texts * disabled correction * Disable check in maps test until elastic#64861 is resolved * Fix tests, warning state is not disabled. * Adjust warning filter - ignore filters from "foreign" index pattern, that are still applicable * Add an additional unrelaeted filter test * Update src/plugins/data/public/ui/filter_bar/_global_filter_item.scss Co-authored-by: Caroline Horn <[email protected]> * Update src/plugins/data/public/ui/filter_bar/_global_filter_item.scss Co-authored-by: Caroline Horn <[email protected]> * Fixed test data * Revert mapping * Update data with missing test * Update test to match data * Code review Co-authored-by: Caroline Horn <[email protected]> Co-authored-by: Elastic Machine <[email protected]> # Conflicts: # test/functional/fixtures/es_archiver/dashboard/current/kibana/data.json.gz
nreese
added
the
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
label
Aug 4, 2021
ThomThomson
added a commit
to ThomThomson/kibana
that referenced
this issue
Sep 22, 2021
ThomThomson
added a commit
to ThomThomson/kibana
that referenced
this issue
Sep 27, 2021
ThomThomson
added a commit
that referenced
this issue
Sep 27, 2021
* [Dashboard] Retain Viewmode State in Session (#112302) * Made dashboard retain viewmode state in session. This means filters and query will be kept over reloads and navigations * clear filters to avoid maps but #64861 Co-authored-by: Kibana Machine <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Fixes for quality problems that affect the customer experience
[Deprecated-Use Team:Presentation]Team:Geo
Former Team Label for Geo Team. Now use Team:Presentation
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
v7.16.0
v8.0.0
Steps to view problem
iso2
as tooltip field.Apply global filter to layer data
underFilter
header.plus
icon next to iso2 field.Expected behavior, when
Apply global filter to layer data
has been turned off, only a single filter pill gets created for the join source.The text was updated successfully, but these errors were encountered: