Closed sgrossberndt closed 3 years ago
Simplify and fix updating the number of posts per topic by updating each topic separately instead of collecting all topics with the same post_count and updating those in one update query (with a bug in the loop).
Fixes #356
Simplify and fix updating the number of posts per topic by updating each topic separately instead of collecting all topics with the same post_count and updating those in one update query (with a bug in the loop).
Fixes #356