mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 21:45:25 +08:00
Previously we only calc'd stats on nested topics when there is a `nested_topic` record. That record doesn't exist when nested is the default view, so all topics had incorrect stats. Also added a codepath that serves all posts when loading more for a post. It only gets hit when there is a data inconsistency so should be safe. |
||
|---|---|---|
| .. | ||
| backfill_nested_reply_stats_spec.rb | ||
| check_upcoming_changes_spec.rb | ||
| directory_refresh_spec.rb | ||
| notify_admins_of_available_upcoming_changes_spec.rb | ||
| notify_admins_of_problems_spec.rb | ||