-
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] Data Mapper resets after switch to clusters for scaling #158551
Comments
Pinging @elastic/kibana-presentation (Team:Presentation) |
Here is a recording of the issue |
Hi, is there any update on this issue? |
Its a regression introduced by #124289.
I can put up a PR to resolve |
…lastic#161796) Closes elastic#158551 --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 235eac8)
…ing (#161796) (#161979) # Backport This will backport the following commits from `main` to `8.9`: - [[maps] fix Data Mapper resets after switch to clusters for scaling (#161796)](#161796) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Nathan Reese","email":"reese.nathan@elastic.co"},"sourceCommit":{"committedDate":"2023-07-14T15:11:56Z","message":"[maps] fix Data Mapper resets after switch to clusters for scaling (#161796)\n\nCloses https://github.com/elastic/kibana/issues/158551\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"235eac899b3b64a767c2f900df49be0e7ddeeb5e","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Presentation","Feature:Maps","v8.9.0","v8.10.0"],"number":161796,"url":"https://github.com/elastic/kibana/pull/161796","mergeCommit":{"message":"[maps] fix Data Mapper resets after switch to clusters for scaling (#161796)\n\nCloses https://github.com/elastic/kibana/issues/158551\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"235eac899b3b64a767c2f900df49be0e7ddeeb5e"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161796","number":161796,"mergeCommit":{"message":"[maps] fix Data Mapper resets after switch to clusters for scaling (#161796)\n\nCloses https://github.com/elastic/kibana/issues/158551\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"235eac899b3b64a767c2f900df49be0e7ddeeb5e"}}]}] BACKPORT--> Co-authored-by: Nathan Reese <reese.nathan@elastic.co>
Kibana version: 8.7.1
Elasticsearch version: 8.7.1
Server OS version: ESS
Browser version: Chrome 113.0.5672.126
Browser OS version: Mac OS 13.4
Original install method (e.g. download page, yum, from source, etc.): ESS
Describe the bug:
In maps, if you use fill by value and data mapper off. If you use clusters for scaling, when you zoom out and it switches from points to clusters the toggle for Data Mapper resets to the default.
Steps to reproduce:
Expected behavior:
The setting should stay at the value selected by the user
Screenshots (if relevant):
Errors in browser console (if relevant): N/A
Provide logs and/or server output (if relevant): N/A
Any additional context:
The text was updated successfully, but these errors were encountered: