Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Store more detail in EmailTracker

オープン
#561 コメント 1 件 リアクション 0 件 担当者 2 名 GitHub で見る

@fritzj2 がすでに取り組んでいます。

2026年6月19日 から。

評価

この issue はまだ評価されていません。

説明

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.
主要言語
Python
スター
1
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

BCStudentSoftwareDevTeam/lsf のほかの issue

BCStudentSoftwareDevTeam/lsf の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。