I'm not sure if this is a bug or not, and even if it's worth worrying about. But votewiki's UI says 671 voters have voted at the time of writing...
...but the database says the number of voters is actually 1332.
wikiadmin2023@10.192.16.41(votewiki)> select count(*) from securepoll_voters where voter_election=1864; +----------+ | count(*) | +----------+ | 1332 | +----------+ 1 row in set (0.002 sec)
The voters not in the list page are at P83724
I wonder if this is an issue with mobile voting?
