Steps to replicate the issue (include links if applicable):
- Try to save voter eligibility settings for an election, leave the "Mininum edits" blank.
What happens?:
Form validation error:
What should have happened instead?:
No form validation error. It should be possible to configure an election without an editcount requirement.
Other information
The backend checking logic in Election::getQualifiedStatus already treats min-edits as an optional configuration.
