mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 18:57:20 -05: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`.