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 0 forks source link

Changing data after finalised is impacting the result. #88

Closed dedavidson closed 1 day ago

dedavidson commented 2 days ago

A council has reported this issue while testing

"gone in and added a figure for spoilt ballot papers in an area, and it has removed the original winner from the results and now has another party as the winning party. I get the impression that we need to type everything in right the first time before ticking that "Votes finalised" box, because if we have to go back in and amend something it is affecting the display."

I've not had a chance to test yet.

finnlewis commented 2 days ago

Possibly related: editing the results of an area does not allow me to save.

Steps to reproduce:

  1. Install fresh localgov profile,
  2. enable localgov_elections_demo_content,
  3. edit an area (eg https://localgov.ddev.site/node/2/edit) and amend the vote count for one of the results, save.
  4. Error message: The referenced entity (taxonomy_term: demo content) does not exist.
  5. And I cannot save the area.

Tried toggling the finalised votes to off too. Same behaviour.

chriswales95 commented 2 days ago

@finnlewis Will open up another issue for yours.

dedavidson commented 1 day ago

Closing in favour of #94