From 576cb198d4f45fd8dccec9c3caa9c711e0f3e392 Mon Sep 17 00:00:00 2001 From: Jacob Shandling Date: Fri, 4 Aug 2023 13:06:14 -0700 Subject: [PATCH] changefile --- changes/13154-fix-host-details-custom-query-route | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/13154-fix-host-details-custom-query-route diff --git a/changes/13154-fix-host-details-custom-query-route b/changes/13154-fix-host-details-custom-query-route new file mode 100644 index 0000000000..3d3305d9f4 --- /dev/null +++ b/changes/13154-fix-host-details-custom-query-route @@ -0,0 +1,2 @@ +- Fixed a bug that occurred when a user tries to create a custom query from the "query" action on a + host's details page.