mirror of
https://github.com/discourse/discourse.git
synced 2025-06-21 00:45:26 +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.