0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/lib/nested_replies
Mark VanLandingham 971d1a28aa
FIX: Run nested replies stats job on all topics when nested is default (#41510)
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.
2026-07-07 14:30:53 -05:00
..
ancestor_walker.rb
post_preloader.rb DEV: add ids method to NestedReplies::PostPreloader to resolve warning (#40010) 2026-05-13 16:40:37 -05:00
post_tree_serializer.rb FIX: Restore nested post moderation affordances (#41475) 2026-07-07 07:51:05 -05:00
sort.rb
tree_loader.rb FIX: Run nested replies stats job on all topics when nested is default (#41510) 2026-07-07 14:30:53 -05:00