You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it does work. but the problem is, we're using some de-normalization for performance - a Vote object has a field that contain its number of voteactions. and this query uses that field. the problem is, for some reason, some votes have None in this field. I'm still trying to figure out why/when this happens.
The first Vote has 31 votes
the second has 107...
The text was updated successfully, but these errors were encountered: