When a lot and all content is deleted from a forumer, by another user, 4 statistics will be incorrect - topics created, posts created, likes received and solutions received.
Prior to being deleted, they were all positive integers.
After being deleted:
-
topics created is a random negative integer
-
posts created is a random negative integer
-
likes received is a random positive integer
-
solutions is a random positive integer
These statistics should all be at 0 under normal circumstances.
I had reproduced this on devforum.roblox.com, which uses Discourse forum software, I even have a video on it: Roblox Developer Forum Statistics Bug 2022 - YouTube
Post Reproduction:
2 months have passed since I achieved this and I began publishing new topics and topic replies again. And I have noticed that all statistics but the solutions received have been increasing, probably as I have been gaining the other 3 statistics and have not had a post marked to be as a solution yet. However, the increasing statistics are not correct.