SORMAS-Project
SORMAS-Project copied to clipboard
SORMAS (Surveillance, Outbreak Response Management and Analysis System) is an early warning and management system to fight the spread of infectious diseases.
### Problem Description Currently they just replicate the caption of the user right ### Proposed Solution - [ ] Update the descriptions of all user rights that are more complicated...
### Situation Description & Motivation The data sync from the backend to the android-app is quite slow. Related: #7734 #### Use cases This is a rough summary of what is...
### Feature Description #9109 introduced a fundamental change: multiple sample (sample reports) per lab message. The current logic for shortcuts (#5729) only works for processing lab messages with just one...
### Bug Description When a user role has the rights to view and edit entities that are connected to persons, it is not required to also select either PERSON_VIEW or...
### Bug Description In the Line Listing form on the Cases Directory, the 'Facility name' field is not marked as being mandatory, even though it is. ### Steps to Reproduce...
### Bug Description In the Case creation form, when the 'Place of Stay' = 'Facility' and 'Facility' = 'Other Facility', the 'Facility Name & Description' field is mandatory. However, after...
### Bug Description After a long loading time the dashboard opens with an error message. Nevertheless data are displayed. The error was observed only with a Contact Supervisor (ContSup) in...
### Bug Description When the feature configuration EDIT_ARCHIVED_ENTITIES is set to 'True', for an archived event, new event participants can be added. In the UI, these event participants are listed...
```gherkin Scenario: Check all fields from the created event Group in the Groups view table Given I create an event using the api Given I login with the user When...
Fixes #9710 - [ ] Pending rebase on all subtickets of #9710 - [ ] add archunit test to ensure that all uuid fields are annotated with `AuditInclude`