OpenSlides / OpenSlides/openslides-backend
[RelDB] Remaining minor todos
Open
@luisa-beerboom is already working on this.
Since Jun 2, 2026.
clean up
tests
- Dominant language
- Python
- Stars
- 9
- Forks
- 40
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 19
Description
- database_reader.py has a function get_current_migration_index that currently always returns -1. It is only called in the database-writer.py where the line is commented out. Fix or remove for cleanup.
Test related
- #3605
- unit/test_presenter.py: write more unit tests
- meeting/test_update.py: test_update_cant_lock_template_2 test should be a db constraint
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.