corona-warn-app / cwa-documentation

Project overview, general documentation, and white papers. The CWA development ends on May 31, 2023. You still can warn other users until April 30, 2023. More information:
https://coronawarn.app/en/faq/#ramp_down
Apache License 2.0
3.29k stars 345 forks source link

Error report log contains entries older than 14 days #901

Closed MikeMcC399 closed 1 year ago

MikeMcC399 commented 2 years ago

Describe the bug

The list of submitted error reports includes reports which have been submitted more than 14 days ago.

"The error reports are automatically deleted after 14 days" according to https://www.coronawarn.app/en/faq/results/#error_log so like the exposure logs, I would expect to see error report logs only to show the last 14 days.

Expected behaviour

There is no value to keep a record of the older log submissions if the data has been deleted. The error report log should only show error reports which have been submitted in the last 14 days.

Possible Fix

Purge error reports log entries on the app side, not just the server side, after 14 days.

Additional context


Internal Tracking ID: EXPOSUREAPP-13445

Ein-Tim commented 2 years ago

This also applies to iOS:

MikeMcC399 commented 2 years ago

Based on @Ein-Tim's input, this issue should be moved to cwa-documentation/issues since it affects both Android and iOS.

thorbenkuro commented 2 years ago

@MikeMcC399 Thank you for reporting this issue! We created an internal ticket. Internal Tracking ID: EXPOSUREAPP-13445

@Ein-Tim Thank you for the input on iOS!