Send email when an invite is created
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 20/100
調査の方向性
Accounts.UserInvites.claim_invite から始めて、ブロッカーと参照を確認します。特に #1350 と #1351 を確認してください。まず、この Issue におけるメールの仕様(招待のバリエーションと claim-route リンクを含む)を明確にし、その後、メールモデルが 1 つ必要なのか 2 つ必要なのかを判断します。claim トランザクションが指定されたアドレスに適切なメールを送信すれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Problem
When a user invite is created, we want to send an email to the specified email address.
The contents of the email differ slightly based on the invite being targeted at just getting a user created (no role or project id) or if it also has a project id and role specified.
Depending on how different the two emails potentially are, we may need to have separate templates for each of the two cases.
Subtasks
- Add specifications on what the email content should be as a reply to this issue
- it will likely contain a link to the ember app route which is used to claim the invite
- Add one or two models for the email, depending on specifications
- Blocked by #1351: Add a step to the invite claim transaction in
Accounts.UserInvites.claim_invite, which builds and sends the email
References
Partially blocked by #1350, #1351
- 主要言語
- Elixir
- スター
- 234
- フォーク
- 82
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
code-corps/code-corps-api のほかの issue
-
難易度 5/5 1週間以上 初心者へのやさしさ 15/100
code-corps/code-corps-api#1385 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 25/100
code-corps/code-corps-api#1384 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
code-corps/code-corps-api#1383 · コメント 2 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
code-corps/code-corps-api#1382 · コメント 2 件 ·
-
Difficulty: Medium Skill: Elixir Time: 4 hours
code-corps/code-corps-api#1372 · コメント 3 件 · 担当者 1 名 ·
code-corps/code-corps-api の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
carverauto/serviceradar#4542 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
phoenixframework/phoenix#6847 ·
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 64/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
beyond-all-reason/teiserver#1584 ·