diff --git a/docs/release-notes/8.15.asciidoc b/docs/release-notes/8.15.asciidoc index 6522e2f809..1f65fe37ca 100644 --- a/docs/release-notes/8.15.asciidoc +++ b/docs/release-notes/8.15.asciidoc @@ -25,6 +25,7 @@ On August 1, 2024, it was discovered that Elastic AI Assistant's responses when ==== Bug fixes * Fixes a bug that could cause {elastic-defend} to crash on Linux when scanning paths (or paths with children) which include virtual file systems, such as procfs. * Fixes a bug that made alerts wrongfully inherit previously-selected tags ({kibana-pull}194428[#194428]). +* Fixes a bug that caused all index fields to display when creating a rule filter instead of only fields from the specified index ({kibana-pull}194678[#194678]). * Automatic Import no longer asks LLMs to map to reserved ECS fields ({kibana-pull}195168[#195168]). * Automatic Import is more forgiving if LLMs return ECS mappings in unexpected formats ({kibana-pull}195167[#195167]). * Fixes an Automatic Import bug that prevented non-ECS compatible fields from resolving in structured and unstructured system logs ({kibana-pull}194727[#194727]).