mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
# Backport This will backport the following commits from `main` to `8.13`: - [[Search] Fix native connector search results (#178003)](https://github.com/elastic/kibana/pull/178003) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Navarone Feekery","email":"13634519+navarone-feekery@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-03-06T08:34:12Z","message":"[Search] Fix native connector search results (#178003)\n\n## Summary\r\n\r\nThis fixes the search result to redirect to native connector pages if\r\nthe user is on cloud and the connector supports native. Otherwise the\r\nconnector page will be for a connector client.\r\n\r\nAlso consolidate the reference for connector integrations used for\r\nsearching the top search bar and the integrations page.\r\nThere's a lot of repetitiveness here, and because they are very similar\r\nin both use and design, it is ideal to have a single source of truth.","sha":"9262d96788dbf23c20f29b8f778accd862d07ca6","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:EnterpriseSearch","v8.13.0","v8.14.0"],"title":"[Search] Fix native connector search results","number":178003,"url":"https://github.com/elastic/kibana/pull/178003","mergeCommit":{"message":"[Search] Fix native connector search results (#178003)\n\n## Summary\r\n\r\nThis fixes the search result to redirect to native connector pages if\r\nthe user is on cloud and the connector supports native. Otherwise the\r\nconnector page will be for a connector client.\r\n\r\nAlso consolidate the reference for connector integrations used for\r\nsearching the top search bar and the integrations page.\r\nThere's a lot of repetitiveness here, and because they are very similar\r\nin both use and design, it is ideal to have a single source of truth.","sha":"9262d96788dbf23c20f29b8f778accd862d07ca6"}},"sourceBranch":"main","suggestedTargetBranches":["8.13"],"targetPullRequestStates":[{"branch":"8.13","label":"v8.13.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/178003","number":178003,"mergeCommit":{"message":"[Search] Fix native connector search results (#178003)\n\n## Summary\r\n\r\nThis fixes the search result to redirect to native connector pages if\r\nthe user is on cloud and the connector supports native. Otherwise the\r\nconnector page will be for a connector client.\r\n\r\nAlso consolidate the reference for connector integrations used for\r\nsearching the top search bar and the integrations page.\r\nThere's a lot of repetitiveness here, and because they are very similar\r\nin both use and design, it is ideal to have a single source of truth.","sha":"9262d96788dbf23c20f29b8f778accd862d07ca6"}}]}] BACKPORT--> Co-authored-by: Navarone Feekery <13634519+navarone-feekery@users.noreply.github.com> |
||
---|---|---|
.. | ||
console | ||
core | ||
custom_integration | ||
data_view_field_editor | ||
data_views | ||
event_annotations | ||
general | ||
guided_onboarding | ||
home | ||
kql_telemetry | ||
saved_objects | ||
saved_objects_management | ||
saved_queries | ||
scripts | ||
search | ||
short_url | ||
stats | ||
status | ||
suggestions | ||
telemetry | ||
ui_counters | ||
ui_metric | ||
index.ts |