mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 03:07:17 -05: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.