From de4aba1698c093f8ad2e371af4fe13393fb89565 Mon Sep 17 00:00:00 2001 From: vcidst Date: Fri, 19 Jan 2024 12:14:56 +0100 Subject: [PATCH] add changelog --- changelog/12998.bugfix.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/12998.bugfix.md diff --git a/changelog/12998.bugfix.md b/changelog/12998.bugfix.md new file mode 100644 index 000000000000..63280d49c42d --- /dev/null +++ b/changelog/12998.bugfix.md @@ -0,0 +1 @@ +Fixes a bug that caused the `full_retrieval_intent_name` key to be missing in the published event. Rasa Analytics makes use of this key to get the Retrieval Intent Name \ No newline at end of file