Open
Milestone
3.0-beta1
Unstarted Issues (open and unassigned)
9
- Implement Resource Validator
- Login with invalid token returns HTTP status code 200
- Implement data generation development/tests
- Implement performance tests (Gattling)
- Increase code coverage for testing
- Reimplement export and import
- Adjust handling of non-persistent entities for API v3
- Review and improve error handling
- Review and complete authorization handling
Ongoing Issues (open and assigned)
3
Completed Issues (closed)
12
- Broken parameter bindings for registration and PW reset mails
- Default content group is persisted in some cases
- Implement role-based views API endpoints
- Room moderators
- Get content with groups
- NPE related to ContentGroups after editing Contents
- Determine how content visibility is handled related to content groups
- couchdb can't be set up without migrating from a v2 db
- Review blocker issues detected by static code analysis
- Ensure Java 11 (LTS) compatibility
- Use modern logging framework (SLF4J with Logback instead of Log4j)
- Review event system and unify emitting of events for CRUD operations