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:

Home Page:https://coronawarn.app/en/faq/#ramp_down

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't send expiring soon notification for certificates that are not currently used

Ein-Tim opened this issue · comments

commented

Current Implementation

The app sends a notification to inform the user that a certificate is about to expire, regardless whether the certificate is the currently used one or not.

Suggested Enhancement

Do not send this notification if the certificate about to expire is not the currently used one. There is no benefit for normal users from this notification and it causes confusion (e.g. do I need to get my certificate reissued, do I have to get a booster, etc.).

Expected Benefits

Less confused users, some examples of confused users:

Additional information

This is a time sensitive issue. I therefore request prioritized mirroring to JIRA & assessment by the team.

Pings

Open-Source-Team: @dsarkar & @larswmh
FYI: @mlenkeit & @thomasaugsten

A deployment to disable the notification and banner is already prepared and will be deployed tomorrow

commented

@thomasaugsten Thanks for the information! Does this change disable the notifications forever or only until version 2.23 is released?

BTW: Do you have a link to the corresponding server PR? I only found corona-warn-app/cwa-server#1824, which delays the notification for one day.

This kind of notification. will be disabled forever only relevant certificate will send a push notification with 2.23
Its a configuration adjustment no server pr is needed here but we will sync the application yml after it is on production

commented

@thomasaugsten Okay, thanks for the information, so IIUC, my proposal will be implemented with version 2.23?

Its a configuration adjustment no server pr is needed here but we will sync the application yml after it is on production

👍

Correct

commented

Thanks for your fast responses @thomasaugsten.

@dsarkar I suggest to add the Fix 2.23 label here.

commented

Version 2.23 has been released. Closing this issue as implemented.