Wrong post_count in category
Unsolved
Technical Support
-
Hi all,
We have an issue that a category shows negative post count. The problem is in the category itself and not its children. When I query
db.getCollection('objects').find({_key:'category:2'})
I see negativepost_count
.I saw this post https://community.nodebb.org/topic/14666/post-count-wrong-causing-issues-with-navigation-and-notifications but the solution is to set the value manually. Is there any script/button that I could run that will get me the value I need?
-
@Tomáš-Nesrovnal-0 , if that advice from baris worked for you then could you mark it as solved to help others. Cheers!
Copyright © 2024 NodeBB | Contributors