How to reset / delete old discussion / poll from dataBase?

Hi all,
our discussion and polling has been finished 6 month ago…
Now i am looking for a method to clean up the db, i.e. “get rid of the old discussions & polls” !?

Thanks for any advice & best regards
Dieter

Hi, Dieter.

CONSUL doesn’t provide this functionality because the voting page has a tab for “Open” and “Expired polls”, and in most cases old polls should be kept for transparency’s sake. From the administration panel you can delete a poll, but only if it has no votes associated with it.

A possible solution would be to remove the “Expired polls” tab… or keep it but modify the code so it only shows expired votes from a specific date. It’s not a very elegant solution, but if you back it up with specs it could be an option.

Regards!