[8.14] [DOCS] Add a bug fix for 8.13.3 release notes (#182373) (#182870)

# Backport

This will backport the following commits from `main` to `8.14`:
- [[DOCS] Add a bug fix for 8.13.3 release notes
(#182373)](https://github.com/elastic/kibana/pull/182373)

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

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

<!--BACKPORT [{"author":{"name":"Elena
Stoeva","email":"59341489+ElenaStoeva@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-05-02T19:25:05Z","message":"[DOCS]
Add a bug fix for 8.13.3 release notes (#182373)\n\n##
Summary\r\n\r\nThis PR adds a bug fix in the 8.13.3 release notes for
the fix
from\r\nhttps://github.com/elastic/kibana/pull/178321.","sha":"6423fae856784ea60665e5b00b04dde42a95a565","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Team:Kibana
Management","release_note:skip","docs","v8.14.0","v8.13.3","v8.15.0"],"number":182373,"url":"https://github.com/elastic/kibana/pull/182373","mergeCommit":{"message":"[DOCS]
Add a bug fix for 8.13.3 release notes (#182373)\n\n##
Summary\r\n\r\nThis PR adds a bug fix in the 8.13.3 release notes for
the fix
from\r\nhttps://github.com/elastic/kibana/pull/178321.","sha":"6423fae856784ea60665e5b00b04dde42a95a565"}},"sourceBranch":"main","suggestedTargetBranches":["8.14","8.13"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.13","label":"v8.13.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/182373","number":182373,"mergeCommit":{"message":"[DOCS]
Add a bug fix for 8.13.3 release notes (#182373)\n\n##
Summary\r\n\r\nThis PR adds a bug fix in the 8.13.3 release notes for
the fix
from\r\nhttps://github.com/elastic/kibana/pull/178321.","sha":"6423fae856784ea60665e5b00b04dde42a95a565"}}]}]
BACKPORT-->
This commit is contained in:
Elena Stoeva 2024-05-07 19:58:39 +01:00 committed by GitHub
parent 68c5758e59
commit ed86cd0b8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -96,6 +96,8 @@ Fleet::
* Fixes managed agent policy preconfiguration update ({kibana-pull}181624[#181624]).
* Use lowercase dataset in template names ({kibana-pull}180887[#180887]).
* Fixes KQL/kuery for getting Fleet Server agent count ({kibana-pull}180650[#180650]).
Index Management::
* Fixes `allow_auto_create` field in the Index Template form ({kibana-pull}178321[#178321]).
Lens & Visualizations::
* Fixes controls on fields with custom label ({kibana-pull}180615[#180615]).
Machine Learning::