Closed Jo-Achim closed 3 years ago
Hello everyone,
This feature was implemented in CWA release 2.7. We consider it solved.
Corona-Warn-App Open Source Team
@heinezen
Not sure about that, where does the app check which schema version a certificate uses? And where does the app show this information to the user?
@heinezen
This feature was implemented in CWA release 2.7. We consider it solved.
CWA 2.7 implements the display of the technical expiration date (see https://www.coronawarn.app/en/blog/2021-08-16-cwa-version-2-7/).
I can't see anything in the above blog post which talks about a special check of a certificate schema version against a country's Business Rules. I believe it is the responsibility of the country providing the business rules to ensure that they handle all currently valid certificate schema versions correctly.
Note that this wishlist item is linked to the open issue https://github.com/corona-warn-app/cwa-documentation/issues/679 "[Business Rules Validation]Business Rules "passed" not displayed in "open status screen" when some schema versions do not match" from @vaubaehn.
You might like to check whether the reason you have given for closing this wishlist item is correct or not.
@heinezen
You might like to check whether the reason you have given for closing this wishlist item is correct or not.
Thank you, @MikeMcC399.
Current Implementation
CWA 2.6.1: No check to ensure that the EU vaccination certificate used is up-to-date.
Suggested Enhancement
The validity check of an EU vaccination certificate stored in the CWA for a destination country can be negative.
Example:
If this is the case, it would be desirable if it were then also checked whether the EU vaccination certificate used for the test itself corresponds to the current version. If not, this should be communicated to the user in a suitable form, including the instruction to renew the EU vaccination certificate and then repeat the validity check.
Cross reference: https://github.com/corona-warn-app/cwa-documentation/issues/679#issuecomment-895154648...
Possible Fixes:
If relevant, the CWA could even check itself whether the stored certificates are stored in the current version of certificate.
Expected Benefits
Avoidance of false negative EU certificate checks due to outdated certificate versions. And thus an increase in the quality of the test result.
Internal Tracking-ID: EXPOSUREAPP-9051