diff --git a/docs/release-notes/8.19.asciidoc b/docs/release-notes/8.19.asciidoc index 862b9d594c..a9e07bea84 100644 --- a/docs/release-notes/8.19.asciidoc +++ b/docs/release-notes/8.19.asciidoc @@ -17,6 +17,7 @@ * Fixes a Firefox-specific issue where the **Table** tab in the document details flyout jumped to the bottom when hovering over field rows with cell actions ({kibana-pull}262682[#262682]). * Fixes EQL rule creation so the query field re-validates after changing the index pattern, clearing stale errors when the query is valid for the newly selected data view ({kibana-pull}261027[#261027]). * Fixes a layout issue where alert KPI panels overflowed their containers, causing excess whitespace on the **Alerts** and **Attacks** pages ({kibana-pull}260803[#260803]). +* Fixes a bug where a lack of legacy signals data would cause the Signals Migration Status API to return an error ({kibana-pull}237552[#237552]). * Returns an error when you submit a malware scan job while malware protection is not enabled for {elastic-defend}. * Fixes an {elastic-defend} Kafka output issue by falling back to broker-selected partitioning when transient or invalid metadata responses are received. * Fixes a bug in {elastic-defend} that could delay uninstall by 30 seconds in some configurations.