Reply count off by one after deleting a reply

Jamal Reed Jamal Reed 3 months ago Resolved

Steps to reproduce: create a topic with three replies, delete one. The space listing still shows three replies on the topic.

It corrects itself after running wp jetonomy recount, so it looks like the denormalized counter isn't decremented on delete. WordPress 6.9, single site.

7

This matches my experience exactly. The hard part is staying consistent once the initial novelty wears off.

Thanks for writing this up. Bookmarking it — the kind of thing I will want to reference again in a month.

Strong agree. Good defaults beat a wall of toggles every single time.

One caveat for larger communities: keep an eye on the indexes. At a few thousand rows the difference is night and day.

Strong agree. Good defaults beat a wall of toggles every single time.

Tried this on a staging copy first and it behaved exactly as described. Confident enough to roll it to production now.

This deserves more votes. It is a small change with an outsized impact on day-to-day use.