summary refs log tree commit diff
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2019-09-23 17:22:55 +0100
committerBrendan Abolivier <babolivier@matrix.org>2019-09-23 17:22:55 +0100
commita2a09d42dd0ac45eb56ea1df6d1416baf961228b (patch)
treecfc9fcb7b57ceccd341604e6d0754f78d5aad36a
parentFix the return value in the users_set_deactivated_flag background job (diff)
downloadsynapse-a2a09d42dd0ac45eb56ea1df6d1416baf961228b.tar.xz
Changelog
-rw-r--r--changelog.d/6092.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6092.bugfix b/changelog.d/6092.bugfix
new file mode 100644
index 0000000000..01a7498ec6
--- /dev/null
+++ b/changelog.d/6092.bugfix
@@ -0,0 +1 @@
+Fix the logged number of updated items for the users_set_deactivated_flag background update.