corona-warn-app / cwa-app-android

Native Android app using the Apple/Google exposure notification API. 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
2.44k stars 495 forks source link

Multiple entries in contact diary #3071

Closed lpralle closed 3 years ago

lpralle commented 3 years ago

Technical details

Describe the bug

For one specific date, no tickmarks appear in the contact diary when a person is selected. Multiple attempts to add the tickmark results in multiple additions of the person to the contact list. See screenshot attached. Issue was first mentioned in user feedback on Google play store, Apr 24th, #2021. Screenshot_20210504-165410

Steps to reproduce the issue

Expected behaviour

Possible Fix

Additional context

MikeMcC399 commented 3 years ago

@lpralle

I don't know why the Contact Journal allows creating duplicate entries. It should probably be enhanced to constrain Person and Place entries to be unique. I thought this had been mentioned before, but I can't find any other reports on this subject. If anybody knows of a related request, please respond. The original release 1.10 which first introduced the Contact Journal also allowed duplicate contacts to be created.

You will probably want to delete the duplicate contact journal entries and you can find some general instructions on using the Contact Journal on https://www.coronawarn.app/de/blog/2020-12-28-corona-warn-app-version-1-10/ (German).

From Tagebuch (Kontakt-Tagebuch) tap the three-dot icon and select Personen bearbeiten. You can then use ALLE ENTFERNEN or tap the pencil icon on an individual entry then tap on the wastebasket icon to delete each unnecessary entry.

Ein-Tim commented 3 years ago

We have:

MikeMcC399 commented 3 years ago

@Ein-Tim My memory was better than my searching skills today! Thanks very much for providing the links!

MikeMcC399 commented 3 years ago

@lpralle Was the explanation clear? Did you manage to clean up the extra contact journal entries?

lpralle commented 3 years ago

Thank you for coming back on this.The issue solved itself in a way, since the problematic multiple entries are now more than 14 days ago and dropped out of the history.I can't reproduce the issue, so it's probably fair enough to close the issue-- Am 10.05.21, 15:08 schrieb Mike McCready @.***>:

@lpralle Was the explanation clear? Did you manage to clean up the extra contact journal entries? —You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.

MikeMcC399 commented 3 years ago

@lpralle Thanks for closing the loop. You have the option of closing the issue yourself. You should see a button displayed to you as Author offering this function.

lpralle commented 3 years ago

Issue does not reproduce