mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `main` to `8.9`: - [[data views] fix renamed field filters (#162860)](https://github.com/elastic/kibana/pull/162860) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Matthew Kime","email":"matt@mattki.me"},"sourceCommit":{"committedDate":"2023-08-03T10:48:40Z","message":"[data views] fix renamed field filters (#162860)\n\n## Summary\r\n\r\nField filters (aka source filters) are given a `clientId` when they're\r\nchanged. Unfortunately this is missing from the schema which can result\r\nin schema failures.\r\n\r\nThe schema has been fixed and a functional test has been added that\r\nverifies field filter renaming functionality.\r\n\r\nCloses: https://github.com/elastic/kibana/issues/162611\r\n\r\n## Release Note\r\n\r\nResolves potential errors present in v8.9.0 with data views that contain\r\nfield filters that have been edited.","sha":"d9f5223e2de3815da750cbb8ef6db8994fa087c5","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Feature:Data Views","Team:DataDiscovery","backport:prev-minor","v8.10.0"],"number":162860,"url":"https://github.com/elastic/kibana/pull/162860","mergeCommit":{"message":"[data views] fix renamed field filters (#162860)\n\n## Summary\r\n\r\nField filters (aka source filters) are given a `clientId` when they're\r\nchanged. Unfortunately this is missing from the schema which can result\r\nin schema failures.\r\n\r\nThe schema has been fixed and a functional test has been added that\r\nverifies field filter renaming functionality.\r\n\r\nCloses: https://github.com/elastic/kibana/issues/162611\r\n\r\n## Release Note\r\n\r\nResolves potential errors present in v8.9.0 with data views that contain\r\nfield filters that have been edited.","sha":"d9f5223e2de3815da750cbb8ef6db8994fa087c5"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/162860","number":162860,"mergeCommit":{"message":"[data views] fix renamed field filters (#162860)\n\n## Summary\r\n\r\nField filters (aka source filters) are given a `clientId` when they're\r\nchanged. Unfortunately this is missing from the schema which can result\r\nin schema failures.\r\n\r\nThe schema has been fixed and a functional test has been added that\r\nverifies field filter renaming functionality.\r\n\r\nCloses: https://github.com/elastic/kibana/issues/162611\r\n\r\n## Release Note\r\n\r\nResolves potential errors present in v8.9.0 with data views that contain\r\nfield filters that have been edited.","sha":"d9f5223e2de3815da750cbb8ef6db8994fa087c5"}}]}] BACKPORT--> Co-authored-by: Matthew Kime <matt@mattki.me> |
||
---|---|---|
.. | ||
ccs_compatibility | ||
exports | ||
_create_index_pattern_wizard.ts | ||
_data_view_create_delete.ts | ||
_data_view_field_filters.ts | ||
_data_view_relationships.ts | ||
_edit_field.ts | ||
_exclude_index_pattern.ts | ||
_field_formatter.ts | ||
_files.ts | ||
_handle_alias.ts | ||
_handle_not_found.ts | ||
_handle_version_conflict.ts | ||
_import_objects.ts | ||
_index_pattern_filter.ts | ||
_index_pattern_popularity.ts | ||
_index_pattern_results_sort.ts | ||
_index_patterns_empty.ts | ||
_kibana_settings.ts | ||
_legacy_url_redirect.ts | ||
_mgmt_import_saved_objects.ts | ||
_runtime_fields.ts | ||
_runtime_fields_composite.ts | ||
_scripted_fields.ts | ||
_scripted_fields_classic_table.ts | ||
_scripted_fields_filter.ts | ||
_scripted_fields_preview.ts | ||
_test_huge_fields.ts | ||
config.ts | ||
index.ts |