kiesraad / abacus

Abacus, software voor verkiezingsuitslagen en zetelverdeling
https://kiesraad-abacus.pages.dev
European Union Public License 1.2
19 stars 6 forks source link

Add second data entry statuses in backend #612

Closed cikzh closed 39 minutes ago

cikzh commented 3 days ago

Adds:

praseodym commented 1 day ago

I'm not sure what happened here, but I've linked #587 (backend) instead of #588 (frontend) again. Screenshot 2024-11-20 at 19 19 32

cikzh commented 1 day ago

I'm not sure what happened here

It is the result of double misclick :/

cikzh commented 5 hours ago

Support for entry_number == 2 should also be added to polling_station_data_entry_delete.

Done in 253806c

cikzh commented 1 hour ago

This PR is ready for review again. First entries are now immediately finalised again, so the frontend stays usable. I've ignored the tests that already test for second entry logic.