mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
# 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:
parent
9f344a246d
commit
30470cf5ca
1 changed files with 22 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue