From cb495f526dcfb6ee985df1a284b1af32ea3c5599 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Fri, 29 May 2020 17:49:47 +0100 Subject: Fix 'FederationGroupsRoomsServlet' API when group has room server is not in. (#7599) --- changelog.d/7599.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/7599.bugfix (limited to 'changelog.d/7599.bugfix') diff --git a/changelog.d/7599.bugfix b/changelog.d/7599.bugfix new file mode 100644 index 0000000000..deefe5680f --- /dev/null +++ b/changelog.d/7599.bugfix @@ -0,0 +1 @@ +Fix bug where returning rooms for a group would fail if it included a room that the server was not in. -- cgit 1.5.1