localgovdrupal / localgov_elections

This module provides submodules, content types, views and configuration that allow the reporting of election results for the LocalGov Drupal distribution.
GNU General Public License v2.0
1 stars 1 forks source link

Votes cast needs to include rejected ballots #113

Closed willguv closed 3 months ago

willguv commented 3 months ago

On https://new.newcastle.gov.uk/election/uk-parliamentary-general-election-4-july-2024/cramlington-killingworth, we need to check that the "Votes cast" includes the "Rejected ballot papers"

I think this is fixed already, can you confirm

dedavidson commented 3 months ago

@willguv this was fixed https://github.com/localgovdrupal/localgov_elections/issues/103

willguv commented 3 months ago

Thanks @dedavidson