You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
During PCR test retrieval, the Request EU COVID Certificate fragment is shown even if the site doesn’t support them. After requesting, the error that the certificate is not “yet” available is shown. Only once touching Try Again in the certificates tab for the pending certificate, one can read that the testing point does not issue them at all.
For rapid tests, the Request screen is not shown if the certificate is not available.
<stringname="error_tc_try_again_dcc_not_available_yet">"Your certificate it not available yet. Please try again. If the error persists, please contact the technical hotline via App Information -> Technical Hotline."</string>
Go to certificates tab
Touch Try Again
See error message: certificate won't be issued, site doesn't support it
<stringname="error_tc_dcc_not_supported_by_lab">"You cannot request a test certificate because this testing point does not support the issuing of test certificates. Please remove the certificate or contact the technical hotline via App Information -> Technical Hotline."</string>
PCR Test Result screen displays status "not available yet".
<stringname="submission_test_result_pending_steps_test_certificate_not_available_yet_body">"Your official digital COVID test certificate is not available yet. As soon as it becomes available, it will be displayed in your app."</string>
Expected behaviour
Don't show Request certificate screen if no certificate can be generated, like is the case for RATs (if technically possible, otherwise show disclaimer that some labs may not be supported)
Describe the bug
During PCR test retrieval, the Request EU COVID Certificate fragment is shown even if the site doesn’t support them. After requesting, the error that the certificate is not “yet” available is shown. Only once touching Try Again in the certificates tab for the pending certificate, one can read that the testing point does not issue them at all.
For rapid tests, the Request screen is not shown if the certificate is not available.
Steps I performed that lead to this issue
Perform PCR test
Wait until PCR test result is available
Scan CWA QR code
Enter correct DOB on Request Certificate screen
See error message: certificate not available yet
cwa-app-android/Corona-Warn-App/src/main/res/values/green_certificate_strings.xml
Line 81 in 63df24b
Go to certificates tab
Touch Try Again
See error message: certificate won't be issued, site doesn't support it
cwa-app-android/Corona-Warn-App/src/main/res/values/green_certificate_strings.xml
Line 75 in 63df24b
cwa-app-android/Corona-Warn-App/src/main/res/values/strings.xml
Line 1101 in 63df24b
Expected behaviour
Internal Tracking ID: EXPOSUREAPP-8543
The text was updated successfully, but these errors were encountered: