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

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

- [[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:20:39 +01:00 committed by GitHub
parent 9f344a246d
commit 30470cf5ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -180,6 +180,15 @@ For more information, refer to ({kibana-issue}179940[#179940]).
When creating a new control or editing an existing control, selecting a field that has a custom label will cause an error. For more information, refer to ({kibana-issue}180613[#180613]).
====
[discrete]
[[known-177938-8.13]]
.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.13.0]]
=== Breaking changes
@ -568,6 +577,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