Add opportunity to start contact tracing from a given date (< 4 weeks ago) #292
Labels
back end
bad ux
UX = User eXperience ;-)
enhancement
New feature or request
front end
good first issue
Good for newcomers
high priority
The current practive requires corona.zv to collect contacts of an infected person for a few days prior to the date of the positive PCR test. The system delivers all contacts of the last four weeks so that a lot of manual filtering is necessary.
Hence, the system must be able to do this filtering based on a selected date during the execution of a contact tracing.
Current implementation idea: add a date selection field to the frontend, pre-fill it with a date a week ago and use the selected value to constraint the DB query of the contact tracing to this time period.
The text was updated successfully, but these errors were encountered: