kibana/x-pack/test/functional
Kibana Machine 7131e1baa6
[8.6] [Visualize2Lens] heatmap with dynamic bands is not converted correctly (#146970) (#146995)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[Visualize2Lens] heatmap with dynamic bands is not converted
correctly (#146970)](https://github.com/elastic/kibana/pull/146970)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Uladzislau
Lasitsa","email":"vlad.lasitsa@gmail.com"},"sourceCommit":{"committedDate":"2022-12-05T13:25:59Z","message":"[Visualize2Lens]
heatmap with dynamic bands is not converted correctly (#146970)\n\n##
Summary\r\n\r\nFixes: #146961\r\n\r\nFor dynamic calculated ranges in
heatmap we should use percent
palette.","sha":"131aa1b3c8fa0fc9dd8e1b31cb57dada65e7311b","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Heatmap","loe:hours","Team:Visualizations","release_note:skip","Feature:Lens","impact:medium","backport:prev-minor","v8.6.0","v8.7.0"],"number":146970,"url":"https://github.com/elastic/kibana/pull/146970","mergeCommit":{"message":"[Visualize2Lens]
heatmap with dynamic bands is not converted correctly (#146970)\n\n##
Summary\r\n\r\nFixes: #146961\r\n\r\nFor dynamic calculated ranges in
heatmap we should use percent
palette.","sha":"131aa1b3c8fa0fc9dd8e1b31cb57dada65e7311b"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/146970","number":146970,"mergeCommit":{"message":"[Visualize2Lens]
heatmap with dynamic bands is not converted correctly (#146970)\n\n##
Summary\r\n\r\nFixes: #146961\r\n\r\nFor dynamic calculated ranges in
heatmap we should use percent
palette.","sha":"131aa1b3c8fa0fc9dd8e1b31cb57dada65e7311b"}}]}]
BACKPORT-->

Co-authored-by: Uladzislau Lasitsa <vlad.lasitsa@gmail.com>
2022-12-05 07:32:18 -07:00
..
apps [8.6] [Visualize2Lens] heatmap with dynamic bands is not converted correctly (#146970) (#146995) 2022-12-05 07:32:18 -07:00
es_archives [8.6] Fixes issue in sorting using TX and RX columns (#145994) (#146509) 2022-11-29 03:47:22 -07:00
fixtures [Archive Migrations] security_solution-timelines (#142363) 2022-11-04 10:06:25 +00:00
page_objects [Logs UI] Use the Unified Search Bar for date range selection (#144351) 2022-11-09 18:49:32 +01:00
screenshots/baseline [Maps] update sample data functional test to use a longer time range to ensure stable results (#132744) 2022-06-06 08:14:09 -06:00
services [8.6] [ML] Automates geographic anomaly screenshots (#146502) (#146906) 2022-12-02 11:13:39 -07:00
config.base.js [8.6] [ML] Adds anomaly alerts screenshot test suite (#146552) (#146861) 2022-12-02 04:10:06 -07:00
config.ccs.ts CCS Tests for Machine Learning (#144869) 2022-11-14 11:31:27 -05:00
config.edge.js [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
config.firefox.js [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
config_security_basic.ts [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
ftr_provider_context.ts [ftr] implement FtrService classes and migrate common services (#99546) 2021-05-25 09:25:09 -07:00
README.md Fix dead links to functional testing docs (#85097) 2020-12-14 17:00:53 +01:00

Kibana Functional Testing

See our Functional Testing Guide