corona-warn-app / cwa-app-ios

Native iOS app using the exposure notification framework from Apple. 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
1.68k stars 285 forks source link

Fix/14981 Blocked Vaccination and Recovery Certificates stay in Status BLOCKED after RampDown #5131

Closed flxschmidt closed 1 year ago

flxschmidt commented 1 year ago

Description

In hibernation we set the validity state of blocked health certificate to valid.

Link to Jira

https://jira-ibs.wbs.net.sap/browse/EXPOSUREAPP-14981

Screenshots

Screenshot 2023-03-30 at 16 16 27
Ein-Tim commented 1 year ago

I don't fully understand, the PR title says: "Blocked Vaccination and Recovery Certificates stay in Status BLOCKED after RampDown" and the PR description says: "In hibernation we set the validity state of blocked health certificate to valid.". This is contradictory, what's actually the intended behavior?

flxschmidt commented 1 year ago

I don't fully understand, the PR title says: "Blocked Vaccination and Recovery Certificates stay in Status BLOCKED after RampDown" and the PR description says: "In hibernation we set the validity state of blocked health certificate to valid.". This is contradictory, what's actually the intended behavior?

You're right, that's a bit historical grown. That's the title of the bug ticket, but the latest decision is as follows:

Ein-Tim commented 1 year ago

Thanks for the explanation, Felix!