SORMAS-Project icon indicating copy to clipboard operation
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.

Results 460 SORMAS-Project issues
Sort by recently updated
recently updated
newest added

### 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...

discuss
events
backend
change

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...

android-app
vaadin-app
users

### 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...

backend
change

### 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
vaadin-app
persons
major

### 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...

bug

### 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...

android-app
users
change

### Problem Description When the place of stay of a case is set to: - 'Facility' - Facility category = 'Medical Facility' - Facility type = 'Hospital' - Facility =...

cases
vaadin-app
change

### Problem Description ![image](https://user-images.githubusercontent.com/100844689/178291277-ff3cc41c-a672-432a-b622-37bea7f5f91c.png) 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...

change
s2s

### 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...

bug
android-app
cases
minor