Feature request: Convert post to new thread
Something that happens occasionally on our forum is that users get confused and request help by posting to an unrelated thread.
Currently, there are two workarounds for this, neither of which is great:
- Ask the user to start a new thread
- Admin creates a new thread and then moves the user's post to be a reply to the new thread
I'd love it if there were an option in addition to Move that could be like "Convert to new thread" where an admin can assign a post title and then the post becomes the text of the new thread. That would have a similar result as asking the user to start a new thread but with much less friction.
- In reply tomichael⬆:KajMagnus @KajMagnus2022-09-22 03:04:31.674Z
Ok yes definitely needed. Any thoughts about what title to give such a new thread / page? Maybe there could be a type-a-title dialog, when clicking the "Convert" button?
I suppose any descendant comments should get moved to the new page as well, by default? That is, "Convert" would move the comment, any replies to that comment, replies to those replies etc (the whole sub tree), to a new page.
- Michael Lynch @michael
Maybe there could be a type-a-title dialog, when clicking the "Convert" button?
Yeah, I like that idea. Any auto-generated title would probably be pretty poor.
I suppose any descendant comments should get moved to the new page as well, by default? That is, "Convert" would move the comment, any replies to that comment, replies to those replies etc (the whole sub tree), to a new page.
Ah, right. I hadn't thought about child elements, but I agree with that behavior.
- Progresswith doing this idea