diff --git a/changelog.d/15734.misc b/changelog.d/15734.misc new file mode 100644 index 0000000000..63f3c358df --- /dev/null +++ b/changelog.d/15734.misc @@ -0,0 +1 @@ +Remove redundant table join with `current_state_events` when doing a `get_users_in_room_with_profiles()`/`get_subset_users_in_room_with_profiles()` call.