This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
get_users_who_share_room_with_user(...)
should use the users_who_share_private_rooms
/users_in_public_rooms
tables instead of calculating it themselves again (get_users_in_room
mis-use) #13967