Commit de1b09a
authored
# Backport
This will backport the following commits from `main` to `9.0`:
- [[Console] Fix test for opening documentation
(#218318)](#218318)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Elena
Stoeva","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-04-17T09:28:01Z","message":"[Console]
Fix test for opening documentation (#218318)\n\nFixes
https://github.com/elastic/kibana/issues/218255\n\n## Summary\n\nThis PR
fixes the Console tests for opening documentation which were\nfailing
because the doc
link\nhttps://www.elastic.co/guide/en/elasticsearch/reference/current/search-search.html\nis
now redirecting
to\nhttps://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-search.","sha":"5ce6ce575f25fa93a89234e1a5431627209d989b","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Console","Team:Kibana
Management","release_note:skip","backport:prev-minor","v9.1.0","v9.0.1"],"title":"[Console]
Fix test for opening
documentation","number":218318,"url":"https://github.com/elastic/kibana/pull/218318","mergeCommit":{"message":"[Console]
Fix test for opening documentation (#218318)\n\nFixes
https://github.com/elastic/kibana/issues/218255\n\n## Summary\n\nThis PR
fixes the Console tests for opening documentation which were\nfailing
because the doc
link\nhttps://www.elastic.co/guide/en/elasticsearch/reference/current/search-search.html\nis
now redirecting
to\nhttps://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-search.","sha":"5ce6ce575f25fa93a89234e1a5431627209d989b"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/218318","number":218318,"mergeCommit":{"message":"[Console]
Fix test for opening documentation (#218318)\n\nFixes
https://github.com/elastic/kibana/issues/218255\n\n## Summary\n\nThis PR
fixes the Console tests for opening documentation which were\nfailing
because the doc
link\nhttps://www.elastic.co/guide/en/elasticsearch/reference/current/search-search.html\nis
now redirecting
to\nhttps://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-search.","sha":"5ce6ce575f25fa93a89234e1a5431627209d989b"}},{"branch":"9.0","label":"v9.0.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
1 parent 74a6d1b commit de1b09a
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
128 | 127 | | |
129 | 128 | | |
130 | 129 | | |
131 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
0 commit comments