0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/app/jobs
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
..
concerns DEV: Enable Style/RedundantParentheses rubocop rule (#40095) 2026-05-19 15:48:09 +02:00
onceoff DEV: Enable Style/RedundantSelf rubocop rule (#40098) 2026-05-19 19:27:45 +02:00
regular FIX: re-validate permissions when running CSV export job (#41464) 2026-07-06 16:50:06 +05:30
scheduled FIX: Run nested replies stats job on all topics when nested is default (#41510) 2026-07-07 14:30:53 -05:00
base.rb DEV: Enable Style/RedundantSelf rubocop rule (#40098) 2026-05-19 19:27:45 +02:00