how to merge topics in admin ?
-
@sanatisharif I'm trying to think of a situation where this would be useful. The only scenario in my head would be a topic that is the same as another but doesn't have a conversation yet. If both topics had more than just that first post you'd end up adding a different conversation (though related) to the first conversation. It has a big potential to confuse users. Although, seeing as it is an admin function, it would be up to the admin to determine when it is best suited. So not a horrible feature, but I don't actually see it being used very often.
-
https://github.com/NodeBB/NodeBB/issues/4804 - seems like this will be released in 1.7.2
-
@kelnel you merge two topics by selecting them both in the category view, and going up to the topic menu.
-
I'll pretty sure that it's by posting date, and there's no way around it. I assume you've already checked selecting them in different orders.
I think you should also be able to move selected posts from inside another topic and move them to the second.
-
@baris said in how to merge topics in admin ?:
Clicking on the topic title should work. Needs better UX though since other tools work by clicking the user avatar.
yeap, it worked. Thanks. I was trying by clicking topic avatars as well.