[8.14] [Docs] add known issue (#190762) (#190771)

# Backport

This will backport the following commits from `main` to `8.14`:
- [[Docs] add known issue
(#190762)](https://github.com/elastic/kibana/pull/190762)

<!--- Backport version: 8.9.8 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Ahmad
Bamieh","email":"ahmad.bamyeh@elastic.co"},"sourceCommit":{"committedDate":"2024-08-20T08:37:07Z","message":"[Docs]
add known issue (#190762)\n\n## Summary\r\n\r\nAdd known issue in
`8.15.0` to the _docs/changelog_ file and link its\r\ncorrisponding PR
fix for
`8.15.1`+","sha":"69a842eab720d4b305cbbdfd276c241360693cfa","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","test-docs","v8.16.0","v8.14.4","v8.15.1","backport:version"],"number":190762,"url":"https://github.com/elastic/kibana/pull/190762","mergeCommit":{"message":"[Docs]
add known issue (#190762)\n\n## Summary\r\n\r\nAdd known issue in
`8.15.0` to the _docs/changelog_ file and link its\r\ncorrisponding PR
fix for
`8.15.1`+","sha":"69a842eab720d4b305cbbdfd276c241360693cfa"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"main","label":"v8.16.0","labelRegex":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/190762","number":190762,"mergeCommit":{"message":"[Docs]
add known issue (#190762)\n\n## Summary\r\n\r\nAdd known issue in
`8.15.0` to the _docs/changelog_ file and link its\r\ncorrisponding PR
fix for
`8.15.1`+","sha":"69a842eab720d4b305cbbdfd276c241360693cfa"}},{"branch":"8.14","label":"v8.14.4","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.15","label":"v8.15.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/190767","number":190767,"state":"OPEN"}]}]
BACKPORT-->
This commit is contained in:
Ahmad Bamieh 2024-08-20 14:37:45 +03:00 committed by GitHub
parent 247594c313
commit c3fbf963ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -83,6 +83,20 @@ include::CHANGELOG.asciidoc[tag=known-issue-186969]
include::CHANGELOG.asciidoc[tag=known-issue-189394]
=== Known issues
[discrete]
[[known-178114]]
.Kibana fails to start when processing YAML configuration keys that contain dotted notation in objects in arrays
[%collapsible]
====
*Details* +
In 8.15.1, We fixed a bug when processing YAML configuration keys that contain dotted notation in objects in arrays.
This can manifest as a validation error causing Kibana to not start.
For more information, refer to {kibana-pull}190590[#190590].
====
[discrete]
[[known-185691]]
.When using the Observability AI Assistant with the OpenAI connector, function calling will result in an error