Skip to content

Commit f6a667e

Browse files
[8.15] [Docs] Add known issue about upgrade error (elastic#207629) (elastic#208007)
# Backport This will backport the following commits from `8.x` to `8.15`: - [[Docs] Add known issue about upgrade error (elastic#207629)](elastic#207629) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"wajihaparvez","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-23T09:15:59Z","message":"[Docs] Add known issue about upgrade error (elastic#207629)\n\n## Summary\r\n\r\nAdding elastic#187254 as a known issue to the 8.10.0 release notes + all\r\nsubsequent versions.\r\n\r\nSee [slack\r\nthread](https://elastic.slack.com/archives/CED7QCL3E/p1737476287242609)\r\nfor details.\r\n\r\nCloses:\r\n[elastic#622](https://github.com/orgs/elastic/projects/1232/views/54?pane=issue&itemId=94643452&issue=elastic%7Cplatform-docs-team%7C622)","sha":"c17f45d3f1aa9bfd408bf181b66540514534791a","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v8.10.0","v8.11.0","v8.12.0","v8.13.0","v8.14.0","v8.15.0","v8.16.0","backport:version","v8.17.0"],"number":207629,"url":"https://github.com/elastic/kibana/pull/207629","mergeCommit":{"message":"[Docs] Add known issue about upgrade error (elastic#207629)\n\n## Summary\r\n\r\nAdding elastic#187254 as a known issue to the 8.10.0 release notes + all\r\nsubsequent versions.\r\n\r\nSee [slack\r\nthread](https://elastic.slack.com/archives/CED7QCL3E/p1737476287242609)\r\nfor details.\r\n\r\nCloses:\r\n[elastic#622](https://github.com/orgs/elastic/projects/1232/views/54?pane=issue&itemId=94643452&issue=elastic%7Cplatform-docs-team%7C622)","sha":"c17f45d3f1aa9bfd408bf181b66540514534791a"}},"sourceBranch":"8.x","suggestedTargetBranches":["8.10","8.11","8.12","8.13","8.14","8.15","8.16","8.17"],"targetPullRequestStates":[{"branch":"8.10","label":"v8.10.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.12","label":"v8.12.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.13","label":"v8.13.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.14","label":"v8.14.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.15","label":"v8.15.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.16.0","labelRegex":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: wajihaparvez <[email protected]>
1 parent d4c012f commit f6a667e

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

docs/CHANGELOG.asciidoc

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,8 @@ The 8.15.0 release includes the following known issues.
263263
[[known-issues-8.15.0]]
264264
=== Known issues
265265

266+
include::CHANGELOG.asciidoc[tag=known-issue-187254]
267+
266268
[discrete]
267269
[[known-178114]]
268270
.Kibana fails to start when processing YAML configuration keys that contain dotted notation in objects in arrays
@@ -709,6 +711,8 @@ For information about the {kib} 8.14.0 release, review the following information
709711
[[known-issues-8.14.0]]
710712
=== Known issues
711713

714+
include::CHANGELOG.asciidoc[tag=known-issue-187254]
715+
712716
// tag::known-issue-186969[]
713717
.Creating or editing APM, {observability} and {stack-monitor-app} rules fails
714718
[%collapsible]
@@ -1183,6 +1187,8 @@ For information about the {kib} 8.13.0 release, review the following information
11831187
[[known-issues-8.13.0]]
11841188
=== Known issues
11851189

1190+
include::CHANGELOG.asciidoc[tag=known-issue-187254]
1191+
11861192
[discrete]
11871193
[[known-179457]]
11881194
.In Canvas, an empty text element incorrectly triggers a toast notification
@@ -1593,6 +1599,8 @@ For information about the {kib} 8.12.0 release, review the following information
15931599
[[known-issues-8.12.0]]
15941600
=== Known issues
15951601

1602+
include::CHANGELOG.asciidoc[tag=known-issue-187254]
1603+
15961604
[discrete]
15971605
[[known-177938-8.12]]
15981606
.Index templates UI incorrectly sets the `allow_auto_create` field to `false` by default.
@@ -1993,6 +2001,8 @@ For information about the {kib} 8.11.0 release, review the following information
19932001
[[known-issues-8.11.0]]
19942002
=== Known issues
19952003

2004+
include::CHANGELOG.asciidoc[tag=known-issue-187254]
2005+
19962006
// tag::known-issue-169170[]
19972007
[discrete]
19982008
.Gatekeeper error on macOS
@@ -2337,6 +2347,35 @@ Presentation::
23372347
IMPORTANT: {kib} 8.10.0 has been withdrawn.
23382348

23392349
For information about the {kib} 8.10.0 release, review the following information.
2350+
[float]
2351+
[[known-issues-8.10.0]]
2352+
=== Known issues
2353+
2354+
// tag::known-issue-187254[]
2355+
.Errors appear when loading Observability Infrastructure inventory views after upgrading to version 8.10.0 or higher.
2356+
[%collapsible]
2357+
====
2358+
*Details* +
2359+
After upgrading to version 8.10.0 or higher, you may encounter errors when loading inventory views.
2360+
2361+
For more information, refer to https://github.com/elastic/kibana/issues/187254[#187254].
2362+
2363+
*Workaround* +
2364+
You can mitigate the issue by completing the following steps:
2365+
2366+
. Search the `.kibana_*` index for `type: inventory_view`.
2367+
2368+
. Copy the `_id` field, which will be formatted as `inventory-view:<id>`. For example, `inventory-view:3d3d06b0-f873-4373-8446-f6a8341cd8b1`. Omit the `inventory-view:` portion and copy only the string of `_id` characters.
2369+
2370+
. The offending documents are those with fields `inventory-view.legend.steps` > 18. Delete these documents by running the following in *Console*:
2371+
2372+
[source,js]
2373+
----------------------------------
2374+
DELETE kbn:/api/infra/inventory-views/<id>
2375+
----------------------------------
2376+
====
2377+
// end::known-issue-187254[]
2378+
23402379

23412380
[float]
23422381
[[security-updates-v8.10.0]]

0 commit comments

Comments
 (0)