Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+2 votes
346 views
in Q2A Core by
closed by
Maybe someone needs this...

If you cannot clear the flags using >admin >flagged you still have the option to use the database:

table qa_uservotes

sort by "flag"

All entries with flag == 1 are post flags. Delete them or clear them, or whatever ;)
closed with the note: tip
...