Notifications
Clear all

wpForo 1.x.x [Closed] BUG: deleting the last post in a topic does not revert topic date back to the previous post

4 Posts
2 Users
0 Reactions
2,039 Views
Posts: 111
Topic starter
(@nando4)
Estimable Member
Joined: 8 years ago

If this is done as an admin, deleting the last post in a topic does not revert topic date back to the previous post. This then means that old posts are be promoted to the top of a forum.

Can a post delete please do an additional step of reverting the topic modified date in the DB to match the previous post?

 

3 Replies
Robert
Posts: 10591
Admin
(@robert)
Support Team
Joined: 9 years ago

This is a cache issue, this will be automatically reset once new topic or post is added. Also you can delete cache in Dashboard > Forums > Dashboard admin page.

Posts: 111
Topic starter
(@nando4)
Estimable Member
Joined: 8 years ago

Robert, I forgot mention that I did clear all caches. Furthermore, looking at the wpforo_topics->[topicID] shows the modified date is as was for the just delete last topuc post.  It is not reverted to the date of the prior post.  wpforo would need to do an additional step to back date the topic to that of the last post in a topic.

Can you please mark this as a bug to be fixed?

Robert
Posts: 10591
Admin
(@robert)
Support Team
Joined: 9 years ago
Posted by: nando4

Robert, I forgot mention that I did clear all caches. Furthermore, looking at the wpforo_topics->[topicID] shows the modified date is as was for the just delete last topuc post.  It is not reverted to the date of the prior post.  wpforo would need to do an additional step to back date the topic to that of the last post in a topic.

Can you please mark this as a bug to be fixed?

Ok, thank you, we'll take care of this.