I was using comment voting plugin and in Q2A 1.8 this is a core feature. While trying to upgrade there was a database error as the cvoteds and similar column entries were already present in qa_userpoints table. What would be a good way to handle this?
1. Deleting the columns will loose all the votes done so far
2. Can I upgrade code be modified to take care of this? Will this cause any side effect?