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

The requirement of having executed the key distribution ceremony is not checked in Actions > start #351

Closed
3 tasks done
edulix opened this issue Mar 24, 2023 · 0 comments
Closed
3 tasks done
Assignees
Labels

Comments

@edulix
Copy link
Contributor

edulix commented Mar 24, 2023

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.

Tasks

Preview Give feedback

Master PRs

Preview Give feedback
  1. bug

7.x PRs

Preview Give feedback
  1. bug
@edulix edulix added the bug label Mar 24, 2023
@edulix edulix self-assigned this Apr 4, 2023
edulix added a commit that referenced this issue Apr 4, 2023
edulix added a commit that referenced this issue Apr 4, 2023
edulix added a commit that referenced this issue Apr 4, 2023
edulix added a commit that referenced this issue Apr 4, 2023
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 closed this as completed 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

No branches or pull requests

1 participant