corona-warn-app / cwa-wishlist

Central repository to collect community feature requests and improvements. 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
106 stars 14 forks source link

Don't block users from exporting single certificates if they are able to export all certificates #836

Closed Ein-Tim closed 1 year ago

Ein-Tim commented 2 years ago

Current Implementation

Currently, in some cases (f.i. if the user wants to export an EU DCC which was not issued by Germany) the user gets an error message that the app can't export this certificate. However, if the user then uses the export all feature, which was shipped with version 2.24, the user is able to export all certificates, including these where the app stated that an export is not possible.

Suggested Enhancement

Don't block certificate exports from single certificates if the user is able to export this certificate using the export all feature.

Expected Benefits

The user is not confused and it is easier to export the certificate. Also, this would add some logic to this part of the app :D


Internal Tracking ID: EXPOSUREAPP-13474

larswmh commented 2 years ago

Thanks for your enhancement request @Ein-Tim. We have created an internal ticket for it and will raise this topic internally. Internal Tracking ID: EXPOSUREAPP-13474


Corona-Warn-App Open Source Team

Ein-Tim commented 1 year ago
Ein-Tim commented 1 year ago
Ein-Tim commented 1 year ago

@mlenkeit Are you able to apply the Fix 2.27 label to this issue?

Ein-Tim commented 1 year ago

Implemented!