-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
休会時のお知らせメール内に復帰予定日と理由を表示するようにした #8144
休会時のお知らせメール内に復帰予定日と理由を表示するようにした #8144
Conversation
@thmz337 |
承知しました!いつ頃を目処にすれば良いでしょうか? |
@thmz337 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
大変遅くなり申し訳ございませんでした。
問題ないかと思います。approveさせていただきます。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
確認させて頂きました。OKです〜🙆♂️
@Ryooo-k ステージング環境ではStripeの課金周りの処理が動かないため上記のようになっております。 |
Issue
概要
休会時のお知らせメール内に「復帰予定日」と「休会理由」が載っていないため、メールを開いた時点で「復帰予定日」と「休会理由」を表示するようにしました。
変更確認方法
chore/add-return-date-and-reason-to-suspension-notification
をローカルに取り込むi.
git fetch origin pull/8144/head:chore/add-return-date-and-reason-to-suspension-notification
ii.
git checkout chore/add-return-date-and-reason-to-suspension-notification
foreman start -f Procfile.dev
でローカルサーバーを立ち上げるkimura
、パスワードtesttest
でログインするScreenshot
変更前
変更後
出力フォーマットについて
退会時のお知らせメールでは、退会理由が表示されるようになっています。今回の休会時のお知らせメールは、退会時のお知らせメールと同じ出力形式にしています。
参照先:app/views/activity_mailer/retired.html.slim