Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old thread stays bumped after post was deleted. #319

Open
exelotl opened this issue Apr 11, 2022 · 1 comment
Open

Old thread stays bumped after post was deleted. #319

exelotl opened this issue Apr 11, 2022 · 1 comment

Comments

@exelotl
Copy link

exelotl commented Apr 11, 2022

Sometimes on the Nim forums I notice that an old thread has risen to the top again. I check it but there are no new posts.

I assume some spam comment brought it to the top, and the spam was deleted, but since the modification date of the thread has changed, it remains at the top.

I guess when the last message in a thread is deleted, the modification time should revert back to the timestamp of the new last message?

@dom96
Copy link
Contributor

dom96 commented Apr 15, 2022

yep, this is a long-standing bug. Indeed, we need to update the thread's modification time to the last post in that thread.

esafak added a commit to esafak/nimforum that referenced this issue Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants