I’m still not sure how to rebuild the results (the graphs I’m seeing in the admin under “view votes”). I was hoping to rebuild them from the logs, but I don’t see an option.
So instead, I used the database and copied records in “wp_yop2_poll_results” from one poll to another poll (cloned and reset). I expected the graphs to updating accordingly, but it seems the polls graphs in the admin backend aren’t calculated on the fly.. It seems there is result counter for each answer which gets incremented on a vote submission.
Is there a away to do this?