Skip to content

Prevent addition of duplicate election

Keith Davis requested to merge kbd_add_elections_constraint into dev

@DSASanFrancisco/portal-members

Added a unique constraint to the Elections table. Also added a try/except to ensure that a pretty message is displayed when a user enters the same name for a new election.

Edited by Jeff May

Merge request reports