diff --git a/changelog.d/14817.bugfix b/changelog.d/14817.bugfix new file mode 100644 index 000000000000..bb5da7926854 --- /dev/null +++ b/changelog.d/14817.bugfix @@ -0,0 +1 @@ +Fix race where calling `/members` or `/state` with an `at` parameter could fail for newly created rooms, when using multiple workers.