code-corps / code-corps/code-corps-api

Send email when an invite is created

オープン
#1,361 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
needs clarification Time: 4 hours
主要言語
Elixir
スター
234
フォーク
82
PR マージ指標
30日以内にマージされた PR はありません

説明

# 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

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

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

評価

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

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

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