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 a user from voting if he delegated his vote #225

Closed
jsangmeister opened this issue Aug 22, 2023 · 4 comments · Fixed by #273
Closed

Prevent a user from voting if he delegated his vote #225

jsangmeister opened this issue Aug 22, 2023 · 4 comments · Fixed by #273
Assignees
Labels
Milestone

Comments

@jsangmeister
Copy link
Contributor

see https://github.com/OpenSlides/openslides-vote-service/issues/221: The current behaviour of the client is to forbid a user from voting if he delegated his vote. The vote service should mimic this behaviour.

@jsangmeister jsangmeister added this to the 4.1 milestone Aug 22, 2023
@rrenkert rrenkert added needs discussion waiting Waiting for some other PR/feature; more details in comments labels Sep 26, 2023
@emanuelschuetze
Copy link
Member

emanuelschuetze commented Sep 26, 2023

my note with @ostcar:

neue Config "strict/pool mode" für Stimmrechtsübertragung
a) strict mode (default): Volllmachtgeber darf NICHT für sich selbst abstimmen UND nicht mehr als an eine Person übertragen.
b) pool mode: Volllmachtgeber darf für sich selbst abstimmen UND an mehr als eine Person übertragen.

@jsangmeister
Copy link
Contributor Author

This is already an own issue: OpenSlides/openslides-backend#1883

@jsangmeister
Copy link
Contributor Author

Waiting for OpenSlides/openslides-backend#2370. After that is done, the vote service should evaluate the new setting and act accordingly.

@jsangmeister
Copy link
Contributor Author

Waiting for OpenSlides/openslides-backend#2370. After that is done, the vote service should evaluate the new setting and act accordingly.

Done. The new setting is called users_forbid_delegator_to_vote

@jsangmeister jsangmeister removed the waiting Waiting for some other PR/feature; more details in comments label Apr 26, 2024
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.

4 participants