OpenSlides / OpenSlides/openslides-client
Ongoing Voting process: prevent activation or deactivation of vote delegation/vote weight
@emanuelschuetze is already working on this.
Since May 28, 2026.
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
Current behavior
In an ongoing voting process, it is possible to switch voting weighting or the transfer of voting rights on or off. This is a problem as manipulation is theoretically possible, as either people have different voting weights or voting rights are changed.
Wanted behavior
It must not be possible to activate or deactivate vote delegation or vote weighting during an ongoing voting process (votes or elections). When saving, an error message should appear stating that this is not possible during an ongoing voting process.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.