mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 12:08:12 -05:00
This PR primarily fixes this case: - USER A message - USER B message - USER B reply to USER A message <-- not showing user info when it should Moreover, this commit also improves the spec to correctly test more cases.