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 142 forks source link

[DEMIS2SORMAS] Avoid fetching duplicates #10665

Open FredrikSchaefer opened 1 year ago

FredrikSchaefer commented 1 year ago

Feature Description

In the past, a few errors 8e.g. in the DEMIS infrastructure) lead to SORMAS fetching some external messages multiple times. When the numbers go into the thousands, they either have to be removed via a db script, or mean a lot of work for the affected health department.

As https://github.com/hzi-braunschweig/SORMAS-Project/issues/10654 is going to introduce keeping track of unique IDs of DEMIS notifications, it should become possible to avoid storing those duplicates.

Proposed Change

TBD

Acceptance Criteria

TBD

Implementation Details

TBD

Additional Information

AndyBakcsy-she commented 1 year ago

Ticket was created on the 14.09.2022 Should be investigated.

adinaflorea9 commented 1 year ago

Ticket is not a finding as this is a new feature that might need to be implemented. It seems to be dependent on the outcome of #10654 and they should be discussed together in the refinement.