Skip to content
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

Merged

Conversation

Ryooo-k
Copy link
Contributor

@Ryooo-k Ryooo-k commented Oct 22, 2024

Issue

概要

休会時のお知らせメール内に「復帰予定日」と「休会理由」が載っていないため、メールを開いた時点で「復帰予定日」と「休会理由」を表示するようにしました。

変更確認方法

  1. 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
  2. foreman start -f Procfile.dev でローカルサーバーを立ち上げる
  3. ユーザー名kimura、パスワードtesttestでログインする
  4. 休会手続きにアクセスする
  5. 復帰予定日と休会理由(自由記入)を入力する。
  6. 「休会についての注意を読みましたか?」の下にあるチェックボックスを選択し「休会する」ボタンを押す
  7. letter_opener_webにアクセスする
  8. メール本文内に「復帰予定日」と「休会理由」が表示されているか確認する

Screenshot

変更前

スクリーンショット 2024-10-22 14 45 05

変更後

スクリーンショット 2024-10-22 14 43 04

出力フォーマットについて

退会時のお知らせメールでは、退会理由が表示されるようになっています。今回の休会時のお知らせメールは、退会時のお知らせメールと同じ出力形式にしています。

参照先:app/views/activity_mailer/retired.html.slim

スクリーンショット 2024-10-22 15 01 45

@Ryooo-k Ryooo-k marked this pull request as ready for review October 22, 2024 06:05
@Ryooo-k Ryooo-k requested a review from thmz337 October 22, 2024 06:12
@Ryooo-k
Copy link
Contributor Author

Ryooo-k commented Oct 22, 2024

@thmz337
お疲れ様です!
こちらのレビューをお願いしたいのですが可能でしょうか?

@thmz337
Copy link
Contributor

thmz337 commented Oct 22, 2024

@Ryooo-k

承知しました!いつ頃を目処にすれば良いでしょうか?

@Ryooo-k
Copy link
Contributor Author

Ryooo-k commented Oct 22, 2024

@thmz337
ありがとうございます!
急ぎではないので、お任せいたします👍

@Ryooo-k Ryooo-k self-assigned this Oct 24, 2024
Copy link
Contributor

@thmz337 thmz337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Ryooo-k

大変遅くなり申し訳ございませんでした。
問題ないかと思います。approveさせていただきます。

@Ryooo-k
Copy link
Contributor Author

Ryooo-k commented Nov 23, 2024

@thmz337
ご確認ありがとうございました!

@komagata
メンバーレビューが完了しました!
レビューをお願いいたします。

@Ryooo-k Ryooo-k requested a review from komagata November 26, 2024 22:09
Copy link
Member

@komagata komagata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

確認させて頂きました。OKです〜🙆‍♂️

@komagata komagata merged commit 5eaf190 into main Nov 28, 2024
9 checks passed
@komagata komagata deleted the chore/add-return-date-and-reason-to-suspension-notification branch November 28, 2024 10:10
@github-actions github-actions bot mentioned this pull request Nov 28, 2024
20 tasks
@Ryooo-k
Copy link
Contributor Author

Ryooo-k commented Nov 30, 2024

@komagata
ステージング環境での動作確認がうまくできないため質問させていただきます。

やったこと

休会メールを受け取るため下記の作業を行いました。

  1. komagataでログイン後、メールアドレスを自分自身が実際に使っているメールアドレスに変更しました。
  2. ログアウト後、kimuraでログインし休会手続きを行いました。

不具合

  • 休会メールが届きません。
  • 休会からの復帰kimuraを復帰しようとするとエラーが発生いたします。(メアドkimura@fjord.jp、PW:testtest
スクリーンショット 2024-11-30 17 06 18

上記手順に不備があるのでしょうか。また休会復帰もできなく、対応方法について教えていただきたいです。

@komagata
Copy link
Member

komagata commented Dec 5, 2024

@Ryooo-k ステージング環境ではStripeの課金周りの処理が動かないため上記のようになっております。
対応方法を考えますのでしばしお待ちいただければと思います。

@Ryooo-k
Copy link
Contributor Author

Ryooo-k commented Dec 19, 2024

@komagata
先ほどステージング環境で休会メールの受信が可能か確認したのですが、現状も受信ができない状態でしたので、ご報告いたします。
作業手順は、こちらと同じです。

@komagata
Copy link
Member

@Ryooo-k こちら #8251 でステージングでも休会できるようにしたので確認していただければと思います。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants