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 A user without the right EVENT_VIEW (View existing events) can see data about the event in the case directory.  ### Steps to Reproduce 1. Log in...
### 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...
### 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...
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...
### 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...
### 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...
#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....
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.