Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Store more detail in EmailTracker

Aperta
#561 1 commento 0 reazioni 2 assegnatari Vedi su GitHub

@fritzj2 ci sta già lavorando.

Dal 19/6/2026.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

To give us more information when debugging reported email issues, we should store more information when we send an email:

  • recipientEmails - In addition to the existing recipient, we should record the list of actual email addresses the email was sent to. This should be redacted when the database is dumped for testing.
  • template - Instead of the existing subject field, we should have a foreign key to the email template record, so we can have access to all of the information stored there, not just subject.
  • body - We should store the actual text of the email that we have sent, which will aid in debugging incorrect data substitution. This should be redacted when the database is dumped for testing.
Lingua principale
Python
Stelle
1
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di BCStudentSoftwareDevTeam/lsf

Tutte le issue di BCStudentSoftwareDevTeam/lsf

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.