mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Inb8c8909a9d, we introduced a regression where users may have had their `UserStat.first_unread_pm_at` set incorrectly. This commit introduces a migration to reset `UserStat.first_unread_pm_at` back to `User#created_at`. Follow-up tob8c8909a9d.