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.
### Bug Description ### Steps to Reproduce 1. Log in with a Contact Supervisor user; 2. Navigate to the Events Directory and open an Event; 3. Click on the 'Link...
Fixes #9997
The user settings screen should allow them to change their first name, last name, email address and phone numer. Later also the password (see #1092). In addition it should display...
### Problem Description When a vaccination is deleted, in the description of the case the vaccination status will remain VACCINATED however when a case is created and has no added...
### Bug Description For a person whose associated entities have all been manually deleted, the 'Person' page is still editable. The person can not be found in the 'Persons' directory,...
### Bug Description When tests are executed, method arguments annotated with `@Valid` are not validated. ### Steps to Reproduce Take a look at this (currently skipped) test in `CountryFacadeEjbTest`: ```java...
### Problem Description #9903 showed that users without user roles make data sync breaking. `UserDtoHelper.fillInnerFromDto` is to complicated (imho): 1. Fiddles around with userroles if not empty. This helps to...
### Problem Description When the place of stay of a case is set to: - 'Facility' - Facility category = 'Medical Facility' - Facility type = 'Hospital' - Facility =...
### Problem Description  Currently the drop-down menu does not show the names of the districts,- but only the names of the instances. That is a problem because the user...
### Bug Description In the vaadin-app, the checkbox for 'Place of stay of this case differs from its responsible jurisdiction' for 'Point of entry' cases, is displayed only when a...