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

Prevent vote delegation to oneself #1868

Closed
Elblinator opened this issue Aug 15, 2023 · 1 comment · Fixed by #1875
Closed

Prevent vote delegation to oneself #1868

Elblinator opened this issue Aug 15, 2023 · 1 comment · Fixed by #1875
Assignees
Labels
Milestone

Comments

@Elblinator
Copy link
Member

Elblinator commented Aug 15, 2023

Description:
A participant can delegate their vote to themselves

how to recreate:

  1. activate delegations (settings > participants > activate vote delegation)
  2. create new participant and delegate vote to themselves
  3. start a vote
  4. login as the participant and try to vote, a message is presented: Your voting right was delegated to another person.

wanted behaviour:
A user should not be able to delegate their vote to themselves.

@Elblinator Elblinator added the bug label Aug 15, 2023
@Elblinator Elblinator added this to the 4.1 milestone Aug 15, 2023
@jsangmeister
Copy link
Contributor

Sounds like a backend error - the backend should prevent such a delegation.

@jsangmeister jsangmeister transferred this issue from OpenSlides/openslides-client Aug 15, 2023
@jsangmeister jsangmeister changed the title [RTF + staging] Prevent vote delegation to oneself Prevent vote delegation to oneself Aug 15, 2023
@reiterl reiterl self-assigned this Aug 17, 2023
@reiterl reiterl linked a pull request Aug 17, 2023 that will close this issue
@reiterl reiterl closed this as completed Aug 17, 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 a pull request may close this issue.

3 participants