SORMAS-Foundation / SORMAS-Project

SORMAS (Surveillance, Outbreak Response Management and Analysis System) is an early warning and management system to fight the spread of infectious diseases.
https://sormas.org
GNU General Public License v3.0
291 stars 135 forks source link

Do not import duplicate self reports #13111

Open carina29 opened 1 month ago

carina29 commented 1 month ago

Problem Description

Duplicate self reports should not be imported, the user should be notified that the import is not possible because the self report already exists.

Proposed Change

Before importing a self report, the similarity criterias should be set (To be defined which fields should be considered as similarity criteria).

The duplicate check of the imported self reports should be similar to other duplicate checks for entity imports.

Added Value/Benefit

-Consistency with other entities -Every self report only 1 time will be imported

Acceptance Criteria

Implementation Details

No response

Mockups

No response

Additional Information

No response