mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +00:00
The inefficiency here is that we were previously fetching all the records from `TopicAllowedUser` before filtering against a limited subset of users based on `User#last_seen_at`.