kibana/x-pack/test/functional
Walter Rafelsberger dfcb1794d4
[ML] Transforms: Fix handling of fields with keyword mapping available (#98882)
- For groupby/agg configs, removes the .keyword postfix for the agg name and field name being displayed. The config itself will still use the field name including .keyword.
- For histogram charts, if available, query data using the .keyword field. This enables support for charts for terms when there's both a text and keyword variant.
- Fixes isKeywordDuplicate check for field names with multiple dots in them.
2021-05-04 16:21:27 +02:00
..
apps [ML] Transforms: Fix handling of fields with keyword mapping available (#98882) 2021-05-04 16:21:27 +02:00
es_archives [Uptime][Synthetics] fleet managed monitor telemetry (#97502) 2021-05-04 07:48:43 -04:00
page_objects [Search Sessions] Fix display of expired session state in management (#98915) 2021-05-04 12:02:17 +02:00
screenshots/baseline
services [ML] Transforms: Fix handling of fields with keyword mapping available (#98882) 2021-05-04 16:21:27 +02:00
config.coverage.js
config.edge.js
config.firefox.js
config.js Disable context menu "Explore underlying data" by default (#98039) 2021-04-26 13:20:43 +02:00
config_security_basic.ts
ftr_provider_context.d.ts
README.md

Kibana Functional Testing

See our Functional Testing Guide