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
This bug has not been confirmed and isolated yet, but it isn't possible to tally results when not all votes are submitted. The server returns error 500 POST to /compute-election, the error is (I believe) in this function. However, after all the votes are submitted, nothing fails and the results are calculated correctly.
Not confirmed to be reproducible yet.
The text was updated successfully, but these errors were encountered:
This bug has not been confirmed and isolated yet, but it isn't possible to tally results when not all votes are submitted. The server returns error 500 POST to
/compute-election
, the error is (I believe) in this function. However, after all the votes are submitted, nothing fails and the results are calculated correctly.Not confirmed to be reproducible yet.
The text was updated successfully, but these errors were encountered: