Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

Convert comment to answer

+3 votes
Is it possible to convert a comment into an answer?
asked Aug 9, 2010 in Q2A Core by Katte

1 Answer

+4 votes
That functionality isn't in Q2A at the moment but it's a good idea, maybe gidgreen with implement it.

I guess you could edit the comment manually in the database* but it would be easier for now to just hide the comment and post the answer.

* For that you'll need to find the row and change the parent to be the question ID (that's the number in the URL i.e. 2360 for this one) and also change the type from 'C' to 'A'.
answered Aug 9, 2010 by DisgruntledGoat
This is indeed planned for a future version.

After making the database changes that DisgruntledGoat suggests, you should also click all the buttons at the bottom of the Stats page of the Admin panel, to make sure all counts and indexes are consistent.
I would suggested also converting answers and comments to questions.

And also, an email notification to the author when these changes happen.

My users seem to be used to a forum-like discussion, and sometimes ask a related question as an answer to a previous one.