[8.12] [DOCS] Adding a known issue for 8.13 and 8.12 (#181182)

# Backport
This will backport the following commits from `main` to 8.12:

- [[DOCS] Adding a known issue for 8.13 and 8.12
(#180971)](https://github.com/elastic/kibana/pull/180971)

(This is a manual backport since there were conflicts.)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Elena Stoeva 2024-04-23 10:23:13 +01:00 committed by GitHub
parent 3657395805
commit 2ecf32a6f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -139,6 +139,19 @@ Security::
For information about the {kib} 8.12.0 release, review the following information.
[float]
[[known-issues-8.12.0]]
=== Known issues
[discrete]
[[known-177938-8.12]]
.Index templates UI incorrectly sets the `allow_auto_create` field to `false` by default.
[%collapsible]
====
*Details* +
If you are creating or editing an index template using the Index Templates form under the Index Management page, the `allow_auto_create` field is incorrectly set to `false` by default (the default value should be `undefined`). For more information, refer to ({kibana-issue}177938[#177938]).
====
[float]
[[breaking-changes-8.12.0]]
=== Breaking changes