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 #355

Merged
merged 1 commit into from
Apr 4, 2023
Merged

Fix start ceremony #355

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.

@edulix edulix added the bug label Apr 4, 2023
@edulix edulix changed the base branch from master to 7.2.x April 4, 2023 14:39
@edulix edulix merged commit 828da56 into 7.2.x Apr 4, 2023
@edulix edulix deleted the fix-start-ceremony branch April 4, 2023 15:00
edulix added a commit that referenced this pull request Apr 4, 2023
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