Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix start ceremony #356

Merged
merged 1 commit into from
Apr 4, 2023
Merged

Fix start ceremony #356

merged 1 commit into from
Apr 4, 2023

Conversation

edulix
Copy link
Contributor

@edulix edulix commented Apr 4, 2023

Parent issue: #351

Parent issue: #351

Problem description

When election.presentation.election_board_ceremony is set to true, the start election action in the election dashboard breadcrumb does not allow to start the election unless the Key Distribution Ceremony has been executed. However, the Start election action in the Actions menu does allow it.

This can generate a situation in which votes have been cast, the key distribution ceremony has not been executed, and tally cannot be launched since that action does require also to have executed the election board ceremonies (both key distribution and opening).

Proposed Solution

Change the Start election action in the Actions menu in the Election Dashboard so that it also requires to execute the Key Distribution Ceremony before allowing to start the election when election.presentation.election_board_ceremony is set to true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant