geopython / geopython/GeoHealthCheck
Prepopulate resource notify emails field with GHC_NOTIFICATIONS_EMAILS
- Lingua principale
- Python
- Stelle
- 92
- Fork
- 75
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
On an individual resource page, a user cannot see the `GHC_NOTIFICATIONS_EMAILS` that a notification will be sent to.
### Solution
On resource creation, only the current logged in users email is prepopulated in the `Notify emails` field.
It would make sense to also populate it with the email values in `GHC_NOTIFICATIONS_EMAILS` since these addresses are also notified on a probe/check failure. It would also allow to "opt-out" certain email addresses from receiving a notification at the resource-level even although the address is in `GHC_NOTIFICATIONS_EMAILS` by simple removing the address from list.
Notifications would then only be sent for a resource to email address included in this field.
Alternatively, it would be useful to see at the resource level which global email addresses the notification email will be sent to in case of a probe/check fail. This could be an uneditable field.
CC @alexandreleroux
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia dalla pagina della singola resource e dal flusso di creazione della resource, quindi traccia come vengono popolati GHC_NOTIFICATIONS_EMAILS e il campo Notify emails. Il lavoro è completato quando gli indirizzi di notifica globali sono visibili o precompilati a livello di resource, possono essere rimossi lì quando applicabile e le notifiche utilizzano l’elenco specifico della resource risultante.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100