From 6164155e2456f355d541a407cb3e8a919c2b43cd Mon Sep 17 00:00:00 2001 From: "Gareth J. Greenaway" Date: Fri, 29 Sep 2023 13:17:21 -0700 Subject: [PATCH] Adding changelog. --- changelog/65302.fixed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/65302.fixed.md diff --git a/changelog/65302.fixed.md b/changelog/65302.fixed.md new file mode 100644 index 000000000000..087bd27314e7 --- /dev/null +++ b/changelog/65302.fixed.md @@ -0,0 +1 @@ +Ensure that the correct value of jid_inclue is passed if the argument is included in the passed keyword arguments.