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 A user without the right EVENT_VIEW (View existing events) can see data about the event in the case directory. ![image](https://user-images.githubusercontent.com/101708230/189860532-3d174639-c426-4326-93f8-85a222cacd39.png) ### Steps to Reproduce 1. Log in...

bug
cases
backend
vaadin-app
major

### Bug Description When importing event participants that include an `occupationType` in their associated person, the import fails with the following error message: _Unexpected error when trying to import this...

bug
contacts
events
vaadin-app
import & export
persons
major

### Feature Description Some processes in SORMAS lead to the automatic creation of tasks. * ACTIVE_SEARCH_FOR_OTHER_CASES when saving a new PLAGUE case * CASE_INVESTIGATION/CONTACT_INVESTIGATION when saving a case/contact that has...

tasks
documentation
task

Fixes #9320 This branch adds: - directory processing for the `PerformanceLogAnalysisGenerator` - automation for performance anaysis of the REST API If and which of these additions should be merged to...

### Feature Description Currently there is no API to change the language a user selected for himself. This would be nice to have for automated tests to setup the language...

backend
users
feature

### Problem Description The current search options could be more useful if it would be just one search field like it is in directories and it should be extended with...

backend
vaadin-app
change
persons

### Problem Description The CronService (`CronService.java`) triggers different methods that might fail and throw exceptions. If an exception is thrown the method does not get scheduled again. Currently a server...

refactoring
backend
code quality
change
general

#9852 Add event participants as archived if the event is archived

### Bug Description When entering the 'Configuration' directory, an error message is displayed if outbreaks exist for diseases which have been disabled in the meantime. ### Steps to Reproduce 1....

bug
discuss
vaadin-app
configuration
major

Had to close the other PR. Fixes https://github.com/hzi-braunschweig/SORMAS-Project/issues/10377 I will file another PR which puts the introduced annotations on the DTOs to finish https://github.com/hzi-braunschweig/SORMAS-Project/issues/9710 next week.