mirror of
https://github.com/discourse/discourse.git
synced 2025-06-12 18:13:52 +08:00

Because the site admin is sending a message to themselves, there is only one user in the topic_allowed_users, and `.last` returns nil. Attempt to recognize this situation and continue, or bail without doing anything if this somehow happens another way.