kibana/test/api_integration/apis
Kibana Machine a44ba7e18a
[8.13] [Search] Fix native connector search results (#178003) (#178064)
# 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>
2024-03-06 03:10:54 -07:00
..
console [Console] Add api integration tests for serverless (#172306) 2023-12-05 10:26:51 +01:00
core Support brotli compression on the server side (#142334) 2022-10-24 15:33:21 +02:00
custom_integration [8.13] [Search] Fix native connector search results (#178003) (#178064) 2024-03-06 03:10:54 -07:00
data_view_field_editor [data views] Field editor endpoint versioning and schema validation (#159626) 2023-06-29 19:42:47 -05:00
data_views [data views] cache field caps requests (#168910) 2024-01-16 06:54:38 -06:00
event_annotations [Event annotations] add more API integration tests (#166463) 2023-09-18 12:45:06 -05:00
general Add csp.disableUnsafeEval config option to remove the unsafe-eval CSP (#124484) 2022-05-23 11:01:56 -07:00
guided_onboarding [Guided onboarding] Change the API prefix to /internal (#155643) 2023-04-25 11:21:20 -06:00
home Investigate failing sample data API integration test (#169638) 2023-12-08 16:38:07 +01:00
kql_telemetry [data] Use versioned router for remaining routes (#161919) 2023-07-18 14:40:11 -07:00
saved_objects Fix 7.17 forward compatibility with 8.2+ (#164274) 2023-08-23 04:09:26 -07:00
saved_objects_management Removes FindQueryHTTP['fields'] option in Saved Objects Management (#152306) 2023-02-28 10:46:08 -07:00
saved_queries [Saved Queries] Improve saved query management (#170599) 2024-02-12 13:18:17 -04:00
scripts [data] Use versioned router for remaining routes (#161919) 2023-07-18 14:40:11 -07:00
search Make the drop_null_columns configurable in ES|QL search strategies (#176236) 2024-02-06 16:28:08 +02:00
short_url remove human-readable automatic slug generation (#132593) 2022-05-20 20:36:59 +02:00
stats chore: remove usage for stats endpoint (#151082) 2023-02-27 19:40:13 +01:00
status Fix flaky /api/status FTR test (#121486) 2021-12-17 12:07:05 +01:00
suggestions bwca for unified search suggestions route (#158796) 2023-06-02 12:42:41 +03:00
telemetry [On-Week] Hot update of APM/EBT labels (#157093) 2023-08-31 14:36:20 +02:00
ui_counters [Tests] apis UI Counters UI remove dependency on date (#170734) 2023-11-14 06:37:52 -07:00
ui_metric chore(NA): remove src folder requirement from packages (part 2) (#138476) 2022-08-30 15:57:35 +01:00
index.ts Update error handling for saved query service (#163904) 2023-08-22 13:09:00 -07:00